body   {
	background-color: #FFCC00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
a:link,
a:visited {
	color: #117900;
	text-decoration: none;
}
a:hover,
a:active {
	color: #990000; 
	text-decoration: underline;
}
a img {
	border-color: #000000;
}
h1 {
	clear: both;
	font-size: 24px;
	margin-bottom: 8px;
	font-style: italic;
}
h2 {
	clear: both;
	font-size: 18px;
}
table.container {
	background-color: #4F0528;
	border: 10px solid #000000;
}
td.container {
	padding: 8px 20px;
	text-align: center;
	width: 100%;
}
.desc { 
	clear: both;
	font-size: 14px;
	padding: 10px;
	padding-bottom: 0;
	text-align: justify;
}
.flvplayer { 
	border: 2px solid #000; 
}
.footer {
	font-size: 10px;
}
div.thumbnail {
	float: left;
	width: 25%;
	margin: 10px 0;
	text-align: center;
}
.thumbnail img {
	margin-bottom: 3px;
}
.trailer {
	float: left; 
	width: 50%;
}
.trailer span {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
div.latest {
	float: left;
	height: 220px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 25%;
}
div.toprated {
	font-size: 12px;
	margin: 0 0 5px 0;
	text-align: center;
}
div.whatsnew {
	font-size: 10px;
	margin: 2px 15px;
	text-align: left;
}
.latest img,
.toprated img,
.whatsnew img {
	margin-bottom: 4px;
}
.latest span,
.toprated span {
	font-size: 12px;
	font-weight: bold;
}