.block_r {
	padding-bottom: 0px;
}

#text_container {
	padding: 20px;
}

.text_top {
	font-size: 13px;
	line-height: 23px;
	padding: 5px 0px 0px 0px;
}

span.red {
	font-size: 13px;
	color: #A22330;
}

h3 {
	width: 628px;
	font-size: 18px;
	font-weight: bold;
	color: #3D5B68;
	line-height: 25px;
	border-bottom: 1px solid #000000;
	padding-top: 20px;
	clear: both;
}

.movies {
	padding: 20px 0px 0px 0px;
	clear: both;
}

img.movie_left {
	float: left;
	margin-right: 19px;
	padding-bottom: 36px;
}

a:hover img.movie_left {
	opacity: 0.6;
	filter: alpha("opacity=60");
	-ms-filter: "alpha( opacity=60 )";
	background: none !important;
}

img.title_sub {
	float: left;
	margin-right: 5px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #573A1B;
	line-height: 19px;
}

a:hover h4 {
	text-decoration: underline;
}

.movie_right {
	width: 361px;
	float: right;
}

.movie_right p,
.movie_right ol li {
	font-size: 12px;
	line-height: 20px;
}

.movie_right ol li {
    list-style-position: outside;
    margin-left: 1.5em;
}
