
/* - Poster block styles */
#front_poster {
  float: left;
	width:168px;
}

#front_poster h2 {
  background:#FFF0F5;
  color: #EB008C;
	width:158px;
}

#front_poster h2 a:link, #front_poster h2 a:visited, #front_poster h2 a:active{
  color: #EB008C;
  font-weight: bold;
}

#front_poster h2 a:hover{
  font-weight: bold;
}

/* - Poster Gallery styles */

#poster_section {
  float: left;
  width:524px;	
}

#poster_sidebar {
  float: left;
  width:168px;	
}

#poster_section h1, #poster_sidebar h1  {
	background: white url(/i/bgheader.png) repeat-x;
	height: 30px;
}

#poster_section h1 img, #poster_sidebar h1 img {
	position: relative;
	top: 5px;
}

#poster_sidebar p, #poster_sidebar form, #poster_sidebar form p {
	margin: 0px;
	padding: 0px;
	float: left;
  width:168px;	
  border-bottom:10px;	 
}

#poster_sidebar form p .txtinput, #poster_sidebar form p select {
	margin: 0px;
	padding: 0px;
	float: left;
  width:168px;		
}

#poster_section h2 {
	color: #EB008C;
	background:#FFF0F5;
	width:514px;
}

#poster_sidebar h2 {
	color: #EB008C;
	background:#FFF0F5;
	width:158px;
}

#poster_section h2 a:link, 
#poster_section h2 a:visited, 
#poster_section h2 a:active, 
#poster_sidebar h2 a:link, 
#poster_sidebar h2 a:visited, 
#poster_sidebar h2 a:active {
  color: #EB008C;
  font-weight: bold;
}

#poster_section h2 a:hover, 
#poster_sidebar h2 a:hover {
  font-weight: bold;
}

#poster_sidebar ul {
	margin: 0px;
	padding: 0px;
}

#poster_sidebar ul li{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	list-style: none;
}

#postergallery {
 	margin: 0;
	padding: 0;
  float: left;
	width:524px;
}

#postergallery li{
  float: left;
	width:168px;
	list-style: none;
 	padding: 0px;
}

#postergallery li h2 {
 	float: left;
  	background:#FFF0F5;
	width:158px;
	color: #EB008C;
}

#postergallery li h2 p {
 	margin: 0;
	padding: 0;
	float: left;
	width:168px;
	height: 170px;
} 