@CHARSET "UTF-8";
#videohome {	
	float: left;		
	margin-bottom: 3px;	
	overflow: hidden;	
}
.videohomehidden {
	width: 1px;
	height: 1px;
}
.videohomeshow {
	width: auto;
	height: auto;
}
.catthoisu{
	clear: both;
}
#videohome .vh-title{
	background: url("../gimages/cat3_title_bg.jpg") repeat-x;
	height: 27px;
	padding: 0 0 0 10px;
	text-align: left;
	text-transform: uppercase;
	border-top: 1px solid #568E4F;
}
#videohome .vh-title h2{
	color: #005400;
	font-size: 15px;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
	text-transform: uppercase;
}
#videohome .vh-title h2 a:hover {
	color: #023502;
	text-decoration: none;
}
#videohome .vh-title h2 a{
	color: #005400;
	font-size: 15px;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
	text-transform: uppercase;
}
#videohome .item_video{
	float: left;
	width: 194px;
	margin: 5px 3px 5px 4px;
}
#videohome .item_video .thumb_video img{
	width: 191px;
	position: absolute;
}

#videohome .youtube-info-title > a {
    color: #005E00;
    font-size: 12px;
    font-weight: bold;    
}
#videohome .youtube-info-title > a:hover {
    color: #1A8C15;
	text-decoration: none;
}
#videohome .thumb_video{
	width: 193px;
	height: 130px;
}
#videohome .sright-icon-play {
	background: url("../gimages/youtube-v2/icon-play.png")no-repeat scroll 50% 50% transparent;
	width: 193px;
	height: 130px;
	position: absolute;
	display: none;
}