

body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	background-image: url(http://ex-tv.net/main/design/images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #feeb9c;
}

a { color: #ffffff; text-decoration: underline; }

/* Header */






/* content wrapper */



#content_wrap #topline {
	height: 250px;
}

#content_wrap #topline .smallbox {
	width: 340px;
	height: 250px;
	background-color: #ffffff;
	background-image: url(http://ex-tv.net/main/design/images/smallbox_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
}

#content_wrap #topline #banerplace {
	width: 300px;
	height: 250px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	margin-top: -10px;
}





#toprated_items .topratedmov h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 4px;
	text-align: center;
	color: #c92323;
}

#toprated_items .topratedmov .rating {
	width: 100px;
	font-size: 10px;
	text-align: center;
	color: #c92323;
	display: block;
}

#topwatched_items {
	width: 330px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}

#topwatched_items .topwatchedmov {
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	
}
.topwatchedmov img{
 border: #D8D8D8 1px solid;
}
.topwatchedmov a:hover img{
border: #970000 1px solid;
}


#topwatched_items .topwatchedmov h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 4px;
	text-align: center;
	color: #c92323;
}

#topwatched_items .topwatchedmov .rating {
	width: 100px;
	font-size: 10px;
	text-align: center;
	color: #c92323;
	display: block;
}





  
 
