* {
	font-family: "trebuchet MS", Georgia,Times New Roman,Times,serif;
	outline: none !important;
	outline: 0 !important;
	color: #FFF;
}
a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0;
	background-color: #333;
}
div.clear {
	clear: both;
}
img {
	border: 0;
}
#body {
	text-align: center;
}
#main {
	width: 1000px;
	margin: 10px auto;
	
}
h1 {
	margin: 0;
	font-size: 18px;
	text-align: left;
	font-variant: small-caps;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}
h2 {
	padding-left: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
#content {
	background-color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #999 #666 #666 #999;
}

#tools {
	margin: 0 10px 10px 0;
	text-align: right;
}
#tools a {
	font-size: 12px;
	margin-left: 10px;
}

#tags {
	width: 140px;
	float: left;
	text-align: right;
}
#tags h3 {
	font-size: 16px;
	margin: 0;
	font-variant: small-caps;
}
#tags p {
	font-size: 12px;
	padding-right: 3px;
}

#central {
	width: 620px;
	float: left;
}

#right {
	width: 230px;
	float: right;
}

img.th_ext {
	border: 1px solid #333;
	display: block;
	margin-bottom: 10px;
}
img.th_ext_player {
	border: 1px solid #333;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}


div.videos {
	height: 126px;
	width: 600px;
	margin: 0 auto 10px auto;
	border: 1px solid #333;
	position: relative;
	text-align: left;
}
div.videos img {
	position: absolute;
	top: 3px;
	left: 3px;
}
div.videos h3 {
	margin: 0;
	position: absolute;
	top: 3px;
	left: 170px;
	font-size: 12px;
}
div.videos p.description {
	margin: 0;
	float: left;
	font-size: 11px;
	color: #FFF;
	height: 72px;
	overflow: hidden;
	
	position: absolute;
	top: 20px;
	left: 170px;
}
div.videos p.tags {
	margin: 0;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	width: 430px;
	position: absolute;
	top: 105px;
	right: 10px;
}







#partners {
	clear: both;
	margin-top: 40px;
	font-size: 11px;
}


#paginator {
	font-size: 12px;
	font-weight: bold;
}
#paginator span {
	text-decoration: underline;
}
#player {
	width: 468px;
	height: 351px;
	margin: 10px auto;
}
#play-video {
	margin: 10px;
	padding: 5px;
	text-align: left;
}
#play-video h3 {
	font-size: 13px;
	margin: 5px 0;
}
#play-video p.description {
	font-size: 12px;
}
#play-video p.description img {
	float: left;
	margin: 0 5px 5px 0;
}

#play-video p.tags {
	clear: both;
	margin: 0;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px;
}

div.video-content {
	width: 608px;
	margin: 0 auto;
}
