@charset "utf-8";
/* CSS Document */

.titleBELT {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
padding-bottom:8px;
text-align: left;
font-weight:bold;
padding:3px 0 10px 0; 
}
.contentBelt {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
color:#FFFFFF;
padding-bottom:8px;
text-align: left;
padding-right:5px;
}
.iconPic {
    width: 13px;
    height: 12px;
    cursor: pointer;
    background: url(App_themes/tv3_09/images/icon/image_icon.gif);
}
.iconPicHover {
    width: 13px;
    height: 12px;
    cursor: pointer;
    background: url(App_themes/tv3_09/images/icon/image_icon_over.gif);
}
a.vidTitleThumb {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold
}
a:hover.vidTitleThumb {
	color:#d12384;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold
}
a:active.vidTitleThumb {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold
}
a:visited.vidTitleThumb {
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold
}