*
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Arial;
}


html
{
	scrollbar-face-color: #E7E2D6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #777777;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #777777;
	scrollbar-track-color: #E2E2E3;
}

BODY
{
	margin: 0px;
	padding: 0px;
	background: url(../images/bd-bg.gif);
}


.VideoContainer
{
	width: 1100px;
	display: block;
	margin: auto;
}

.VideoPlayer
{
	float: left;
	width: 425px;
	height: 344px;
	border: 1px solid #C0C0C0;
	background-color: #fff;
	background-image: url(../images/rect_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #666;
}

.VideoTitles
{
	float: right;
	height: 700px;
	width: 670px;
}
.SingleVideoContainer
{
	float: left;
	height: 150px;
	width: 122px;
	display: block;
	border: 1px solid #C0C0C0;
	padding: 2px;
	margin: 3px;
	overflow: hidden;
}

.smallText
{
	font-size: 10px;
	color: #777;
}


a
{
	text-decoration: none;
	color: #E67318;
}
a:hover
{
	color: #CC6715;
}

.Footer
{
	clear: both;
	text-align: center;
	border-top: 1px solid #888;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
	width: 1100px;
	font-size: 10px;
	color: #777;
}

.download_btn, .download_btn a
{	
	display:block;			
	text-align:right;
	font-size:10px;
}


.InnerText
{
	display: block;
	height: 135px;
	overflow: hidden;
	
	
}
