body {text-align: center;
	background-color:#545454; margin:0px; padding:0px; font-family:Arial; font-size:10px; color:#FBAE5C;
}
a:hover {text-decoration: underline;}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
ul.videos {
	padding-top:10px;
	width:1016px;
	padding-left: 8px;
	margin:0 auto;
}
ul.videos li {
	display:block;
	width:240px;
	height:215px;
	float:left;
	margin-right:8px;
	margin-bottom:0px;
	position:relative;
}
ul.videos li img.thumb {
	margin-top:0px;
	margin-left:0px;
	border: 1px solid #FBAE5C;
}
span.title {
	display:block;
	position:absolute;
	left:3px;
	top:-16px;
	width:240px;
	height:32px;
	font-size: 13px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}
span.title a {color:#FBAE5C;}
span.title a:hover {color:#ffffff; text-decoration: none;}
ul.videos li:hover span.title a {color:#ffffff;}
span.date {
	position: absolute;
	bottom: 35px;
	left: 6px;
	z-index:10;
	font-weight:bold;
	color:#fff;
	padding:3px;
	background: #0e2c16;
	padding:5px;
}	

span.duration {
	position: absolute;
	bottom: 35px;
	right: 6px;
	z-index:10;
	font-weight:bold;
	color:#fff;
	padding:3px;
	background: #0e2c16;
	padding:5px;
}
.tops1 {font-size: 30px; font-weight: bold;}
.top2 {font-size: 15px; font-weight: bold;}
.top3 {font-size: 12px; font-weight: bold;}
.arch A:link, .arch A:visited, .arch A:active {
	font-family: Tahoma;
	color:#FBAE5C;
	margin: 2px;
	width: 33px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: solid 1px #FBAE5C;
	background-color:#474747;
	line-height:20px;
	vertical-align:middle;
}
.arch A:hover {
	font-family: Tahoma;
	color:#ffffff;
	margin: 2px;
	width: 33px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	float:left;
	border: solid 1px #ffffff;
	background-color:#1F1F1F;
	line-height:20px;
	vertical-align:middle;
}
ol, li {margin: 0px;padding: 0px;}
a {
	color: #FBAE5C;
	text-decoration: none;
}
