body{
	background-color:#2b2c2b;
	margin:1px;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Arial;
	background-image:url(img/bg.gif);
	background-position:top;
	background-repeat:center;
	background-repeat:repeat-x;
}
table.dudes-fuck-girls{width:960px;border-style:none;background-color:#e1e7ea;}
table.movie-trailler{width:960px;background-color:#e1e7ea;border-style:none;}

td.left {width:10px;background-image:url(img/bg-left.gif);background-position:top;background-repeat:repeat-y;}
td.right {width:10px;background-image:url(img/bg-right.gif);background-position:top;background-repeat:repeat-y;}

A{color:#7e7e7e;font-size:12px;text-decoration:none;}
A.Hover{color:#7e7e7e;font-size:12px;text-decoration:none;}

img.movie-prew{
	border-top-width:5px;
	border-right-width:5px;
	border-left-width:5px;
	border-bottom-width:8px;
	margin:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

img.movie-small-prew{width:199px;height:149px;border-style:solid;border-width:3px;border-color:#ffffff;margin:1px;}

p.copy{color:#2e2b2b; font-size:12px;padding:5px;}
