.VideoHeader{
	color: #FFF;
	font-family: Optima;
	font-size: 22px;
	text-align: center;
	}
.VideoBody{
	
	background-color:#E8E9E2;
	color: #fff
	}
.VidBG{
	background: URL(../../../customImage/lbBg/back.png) repeat-x;
	height:500px;
	width:490px;
	}
.Video{
	}
.infoTable{
	font-size: 10px;
	font-family: Optima;
	text-align: center;
	}
.value{
	font-size: 10px;
	font-family: Optima;
	text-align: center;
	}
.videoName{

	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 110px;
	height:98px;
	background: URL(../../../customImage/lbBg/mainBG.png) repeat-x;
	position: absolute;
	top: 230px;
	left: 8px;
	text-align: left;
	}
.vidNameAnnounce{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.vidNamePrint{
	position: relative;
	font-size: 11px;
	left: 9px;
	top: 4px;
	width: 98px;
	}
.MiddleValues{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 188px;
	height: 98px;
	background: URL(../../../customImage/lbBg/middleback.png) repeat-x;
	position:absolute;
	top: 230px;
	left: 118px;
	text-align: left;
	}
.PerformerHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.PerformerName{
	
	position: relative;
	font-size: 9px;
	left: 9px;
	top: 4px;
	height: 40px;
	width: 170px;
	#overflow:auto;
	}
.DownloadValues{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 194px;
	height: 98px;
	background: URL(../../../customImage/lbBg/mainBG.png) repeat-x;
	position:absolute;
	top: 230px;
	left: 306px;
	text-align: left;
	}
.DownloadHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.vidDL{
	position: absolute;
	left: 10px;
	top: 20px;
	background: URL(../../../customImage/lbBg/DLbacker.png);
	}
img{
	border-style: none;
	}
	
	
	
