
#moremovies {
	background-image: url(/images/films/moremovies_back.gif);
	background-repeat: no-repeat;
	float: right;
	width: 204px;
}

#moremovies a {
	color: #8ac1e7;
	font-weight: bold;
	text-decoration: none;
}

#moremovies li {
	color: #8ac1e7;
	font-weight: bold;
	padding-top: 3px;
}

#moremovies ul {
	list-style-image: url(/images/films/bullet.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px 10px 0px 30px;
}

#moremovies #moremovieslbl {
	margin: 10px 0px 10px 15px;
}

#review {
	float: left;
	width: 415px;
}

#review h3 {
	color: #DC87B9;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#review #filmname {
	background-color: #E5E3E3;
	font-size: 17px;
	margin-bottom: 10px;
	padding: 6px 5px 7px 5px;
}

#review #filmpic {
	float: left;
	height: 150px;
	padding-bottom: 10px;
	width: 225px;
}

#review #rating {
	clear: both;
	font-size: 15px;
	margin-bottom: 10px;
}

#review #starring {
	background-color: #E5E3E3;
	float: right;
	height: 130px;
	padding: 10px;
	width: 160px;
}

#review #starring h4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
