.t5_video_category{
	width:300px;
	height:200px;
	position:relative;
	overflow:hidden;
	background: url(/img/videos/t5_video.png);
	cursor:pointer;
}
.t5_video_category h4{
font-weight:bold;
position:absolute;
}
.t5_video_category h4.top{left:13px;top:7px;}
.t5_video_category h4.main{left:184px;top:36px;}
.t5_video_category img{position:absolute;left:14px;top:54px;}
.t5_video_category p{
width:108px;height:92px;
position:absolute;
left:184px;top:54px;
}
.t5_video_category a{color:#606060;}
.t5_video_category h4.main a {color:#CF0000;}
.t5_video_category h4.top a{color:#fff;}

