@CHARSET "UTF-8";
.buyFilmButton {
	cursor:pointer;
	height:14px;
	position:relative;
	width:70px;
}
#film_header span,
.buyFilmText {
	visibility:hidden;
}
.film_copy
{
	margin: 5px;
}
a.buy_link
{
	font-weight:bold;
	padding:3px;
	width:50px;
	height:10px;

}

#film_header{
	width:420px;
	height:15px;
	/*margin-left:125px;*/
	margin-bottom:10px;
}

#container_films{
	float:right;
	width:420px;
}

#container_posters
{
	float:left;
	/*border: 1px solid #000000;*/
	width:240px;
	padding-bottom:5px;
	margin-bottom: 15px;
	
}
#container_posters .featureItem
{
margin-left:8px;
margin-right:1px; 

}
#container_posters img
{
	padding: 5px 7px 0px 0px;;
	float:left;
}
/*
h2.headerText {
background:#F8518C none repeat scroll 0%;
color:white;
font-family:Trebuchet MS;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-0.15px;
line-height:11px;
padding:4px;
text-transform:uppercase;
}
*/
div.film_description p{
	width:300px;
	margin:5px 0px;
}

p.title{
	margin-top: 0px !important;
	font-weight:bold;
}

.mediaLink {
	float:right;
	padding:10px;
}
.moreButton, .enterButton {
	height:14px;
	width:48px;
}
.container_content_img {
	width: 290px;
	padding:5px;
}
.container_content_text {
	float:left;
	height:auto !important;
	margin-left:5px;
	margin-top:5px;
	min-height:75px;
	text-align:left;
	width:180px;
}

.image_div
{
	margin: 5px;
	/*border: 1px solid #000000;*/
	float:left;

}


.image_div a{
	position:relative;
}
.film_description
{
	margin: 5px;
	/*border: 1px solid #000000;*/
	
	float:left;
}

