
/* #########################################################*/
/* REMOVE THE CLASSES BELOW. THEY ARE HERE FOR TESTING ONLY! */
/* #########################################################*/

.List_Highlight {
	width:auto;
	font-size:11px;
	padding:0 10px 0 10px;
	background-color:#ffffff;
}

.List_Highlight img{
	border: 0px solid #2c98b9 !important;
	margin-bottom:5px;
	text-align:center
}

.List_Highlight p{
	margin:0px;
	font-size:11px;
	line-height: 1.3em;
    padding-bottom:8px;
    padding-top:3px;
}

.List_Highlight hr{ /* Hack to make this work on IE6 and IE7 - Firefox will not read this !margin... */
	!border:0px;
	!border-top:1px dotted #cccccc;
	!margin-top:5px;
	!margin-bottom:5px;
}

.List_Highlight[class] hr{ /* Hack to make this work on Firefox - IE6 and IE7 will not read this [class] */
	border:0px;
	border-top:1px dotted #cccccc;
	margin-top:10px;
	margin-bottom:10px;
}

.List_Highlight_title span{
	line-height: 1em;
}

.List_Highlight_title{
    font-size:14px;
    font-weight:bold;
	color:#0a3d96;
	margin-bottom:5px;
	line-height:1.3em
}

.List_Highlight_summary p{
    font-size:11px !important;
    color:#000 !important;
	line-height: 10pt;
	margin:0px;
}
a.List_Highlight_Readmore{
	font-size:11px;
    white-space: nowrap;
	font-weight:bold;
	float:right;
	padding-right:10px
}

a.List_Highlight_Readmore ,a.List_Highlight_Readmore :link{
	font-size:10px;
    white-space: nowrap ;
}

a.List_Highlight_Readmore :hover, a.List_Highlight_Readmore :visited{
    font-size:10px;
	text-decoration: none;
	white-space: nowrap;
}

.List_Highlight_toolbar {
	text-align:right;
}
.List_Highlight hr{
	/*background-color:#d1d2d6;*/
color:#d1d2d6;
}
.List_Highlight_WATCHVIDEOLABEL
{
width:200px;
color:#ffffff;
position:absolute;
margin-top:67px;
padding-top:3px;
padding-bottom:3px;
background-color:#000000;
opacity:0.7;
filter:alpha(opacity=70);
z-index:9999;
text-align:center;
}
.List_Highlight_WATCHVIDEOLABEL img{
	padding:0px;
	margin:0px;
}
.List_Highlight_WATCHVIDEOLABEL a
{
	color:#ffffff;
}
.List_Highlight_ENCORE_ImgHolder{
	position:absolute;
}
/* #########################################################*/
/* REMOVE THE CLASSES ABOVE. THEY ARE HERE FOR TESTING ONLY! */
/* #########################################################*/
