div.s_videolist {
	
}
div.s_video {
	border: solid 1px #999999;
   background-repeat: repeat;
   margin: 10px;
   width: 316px;
   background-color: #f2f2f2;
   padding: 3px 2px;
   float: left;
}
h1.s_videoheader {
	
}
h2.s_videotitle {
	clear: both;
}
div.s_videoimg {
	float: left;
   width: 113px;
   height: 63px;
   vertical-align: middle;
   margin-top: 2px;
}
div.s_videotext {
	color: #333333;
   float: left;
   width: 196px;
   padding: 3px;
}
div.s_videotext a {
	font-weight: bold;
   color: #2971a2;
   text-decoration: none;
}
div.s_videoCaption1 {
	color: #999999;
   font-size: 14px;
}
div.vplayer {
	
}
div.vplayer_header {
	font-weight: bold;
}
div.vplayer_body {
	
}
div.vplayer_video {
	
}
div.vplayer_list {
	background-color: #dddddd;
   overflow: auto;
   overflow-x: hidden;
   overflow-y: scroll;
   height: 147px;
}
div.vplayer_item {
	height: 30px;
   border-bottom: solid 1px #160101;
   border: solid 1px;
   margin: 1px 0px 0px 0px;
   padding: 2px;
}
span.vplayer_title {
	padding-left: 15px;
   font: 11px arial;
   font-weight: bold;
   color: #661d08;
   padding: center;
}
span.vplayer_caption {
	
}
.vplayer_item::hover {
	background-color: #f4f4f4;
}
.vplayer_item:hover {
	background-color: #fdfbfb;
}
