

.mainTable{
	width: 779px;
	height: 342px;
	background-color: #ececdf;
	padding-top: 63px;
	margin: 0px;
}

.mainTableInner{
	width: 779px;
	/*height: 360px;*/
/*	background-color: #ffffff;*/
/*	background-color: #ececdf;*/
	margin: 0px;
	background-image: url(../images/general/strip_bg.gif);
	background-repeat: repeat-y;
}


.rightside{
	float: right;
	float: right; 
	width: 254px; 
	background-color: #dcdac8;
}

.righttop{
	padding: 0px;
	margin: 0px;
	padding-top: 44px;
	padding-bottom: 44px;
	width: 254px;
	text-align: center;
	background-color: #cccaba;
}

.rightbottom{
	padding: 0px;
	width: 254px;
	height: 100%;
	padding-top: 29px;
}

.leftside{
	padding: 60px;
	padding-top: 10px;
	float: right;
	text-align: right;
	/*width: 505px;*/
	width: 400px;
	
}





.navigator{
	font-size: 10px;
	color: #222220 !important;
	
	text-align: right;
	text-decoration: none;
}

.navigator a{
	font-size: 10px;
	color: #222220 !important;
	text-decoration: none;
}

.navigator a:hover{
	font-size: 10px;
	color: #222220 !important;
	text-decoration: none;	
}


.videoThumbs{
	width: 396px; 
	height: 36px; 
	margin-bottom: 8px;
	text-align: center;
}

.videoThumb{
	float: right;
	width: 36px;
	height: 36px;
	margin-left: 28px;
}

.navigator a:visited{
	font-size: 10px;
	color: #222220 !important;
	text-decoration: none;	
}

.videoLinks{
	clear: both;
	padding: 5px;
	padding-top: 2px;	
	background-color: #d5d3c2;
	color: #000000 !important;
}

.videoLinks a, .videoLinks a:visited, .videoLinks a:hover{
	background-color: #d5d3c2;
	text-decoration: underline;
	color: #000000 !important;
}



