

img {
	border: 0;
}
dl.videos dt {
float: left;
width: 130px;
margin:0px;
padding:6.5px;
font-size: 11px;
font-family: Verdana, Arial;
height: 170px;
}
dl.videos dt img {
border: 3px solid #fff; /*!Thumbnail Border Back Ground Color important quvic.js-> line no. 295*/
cursor: pointer; 
}
 
#videolist {
 width: 720px;
height: 350px;
margin:0px;
padding:0px;
}

.video_thumb {background-color: white; position: relative; }

.thumbbox	{ display: inline-block;
					border: 0px solid #ffffff;
					
				}
.thumbbox 	{ padding: 0px; }
.thumbbox .duration { padding: 0px 0px; right: 3px; bottom: 6px; }
.ptitle	{ font-weight:bold; color:#000; }

.duration { 
border-bottom-left-radius: 2px 2px;
border-bottom-right-radius: 2px 2px;
border-top-left-radius: 2px 2px;
border-top-right-radius: 2px 2px;

opacity: 0.75;zoom: 1;
background-color: #6d6d6d;
color: white !important;
display: inline-block;
font-size: 11px;
font-weight: bold;
height: 15px;
line-height: 15px;
vertical-align: top;
position: absolute;
border: 0px;
}
/*
     */
/*
*/