body{
	font-family: verdana;
	color: black;
	font-size: 12px;
	margin: auto;
}
a{
	color: #0000cc;
    text-decoration:none;
}
h3, h4, h5{
	font-family: Verdana, Arial, georgia;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: gray;
}
h1, h2 {
	font-family: Verdana, Arial, georgia;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: silver;
}
img {
	border: 0;
}
dl.videoList {
    margin:0;
    padding:0; 
    font-size: 11px;
    text-align: center;
    font-family: Verdana;
}
dl.videoList dt{
	float:left;
	padding:7px;
    margin: 0px;
	width: 130px;
	height: 170px;

}
dl.videoList dt img{
border: 3px solid #fff;
}

#searchResultsVideoList {
  width: 720px;
  height: 340px;
}


.video_thumb {background-color: white; position: relative; }

.thumbbox	{ display: inline-block;
					border: 0px solid #ffffff;
					border-bottom-left-radius: 2px 2px;
					border-bottom-right-radius: 2px 2px;
					border-top-left-radius: 2px 2px;
					border-top-right-radius: 2px 2px;
				}
.thumbbox 	{ padding: 0px; }
.thumbbox .duration { padding: 0px 0px; right: 3px; bottom: 5px; }
.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;
}
