body {
	margin:0;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px; 
}

img { border: 0; padding:0; margin: 0; }

/* video specific stuff */

div.wrapper { float: left; position: relative; width: 520px; height: 425px; margin: 0; }
div.title { float: left; width: 520px; height: 35px; margin: 0; font-size: 17px; font-weight: bold; color: #8b8b8b; }
div.player { float: left; width: 425px; height: 355px; margin: 0; }
div.details { float: left; width: 425px; height: 355px; margin: 0; }
div.pagelink { float: left; width: 425px; height: 35px; margin: 0; line-height: 2em; }

#list_wrapper { float: left; position: relative; width:400px; margin: 5px 0 5px 0; }
div.videodetail { float: left; position: relative; width: 100%; margin: 0 0 5px 0; border-bottom: 1px dotted #c8c8c8; clear: both;}
div.videothumb { float:left; margin-right:10px; }
div.videoinfo  { float: right; width: 290px; xpadding:5px;}

a, a:visited { color: #a3bd0a; text-decoration: underline; font-weight: bold; }
a:hover, a:active { color: #000; text-decoration: underline; font-weight: bold; }

