
/*User Control Video*/
.VideoAudio
{
	background-color: #fff;
	width:100%;
	text-align:center;
	margin-bottom:2px;
}
.VideoTitle
{
	width:100%;
	height:32px;
	font: bold 13px Arial;
	color: #ef1b27;
	text-align:center;
	background-image:url(bgtitlevideo.gif);	
	padding-top:8px;
	
}
.Videoname
{
	font: bold 12 Arial;
	color: #00629D;
	text-align:center;
	padding-top:0px; 
	width:100%;
	background-image:url(ims/bgtitlevideo.gif);	
}
.VideoDes
{
	font: normal 12 Arial;
	color:#605e5e;
	text-align:left;
	padding-right:2px;
	padding-bottom:4px;
	width:100%;
}
.VideoList
{
		
	width:100%;
	 padding-top:5px
	white-space:nowrap;
}
