
/* #########################################################*/
/* REMOVE THE CLASSES BELOW. THEY ARE HERE FOR TESTING ONLY! */
/* #########################################################*/

.List_GenrePage {
	width:auto;
	font-size:11px;
	padding:0 10px 0 10px;
	background-color:#ffffff;
}

.List_GenrePage-image {
	float:left;
	padding-right:10px
}



.List_GenrePage p{
	margin:0px;
	font-size:11px;
	line-height: 1.3em;
    padding-bottom:8px;
    padding-top:3px;
}

.List_GenrePage 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_GenrePage[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_GenrePage_title span{
	line-height: 1em;
}

.List_GenrePage_title{
    font-size:14px;
    font-weight:bold;

	margin-bottom:5px;
	line-height:1.3em
}
.List_GenrePage_summary p{
    font-size:11px !important;
    color:#000 !important;
	line-height: 10pt;
	margin:0px;
}
.List_GenrePage-Next{
margin-bottom:10px;
}
.List_GenrePage-Next td {
	font-size:11px;
	font-weight:bold;
	color:#000000 !important;
	line-height:1.3em;
	font-family:Verdana !important;
}
a.List_GenrePage_Readmore{
	text-align:right
	float:right;
font-family:Verdana !important;
font-size:11px;
}
.List_GenrePage-Time{
color:#B00A5C;
font-family:Verdana !important;
font-size:12px;
}

.List_GenrePage_toolbar {
	text-align:right;
}
.List_GenrePage hr{
	/*background-color:#d1d2d6;*/
color:#d1d2d6;
}
.List_GenrePage_WATCHVIDEOLABEL
{
width:160px;
color:#ffffff;
position:absolute;
margin-top:98px;
padding-top:3px;
padding-bottom:3px;
background-color:#000000;
opacity:0.7;
filter:alpha(opacity=70);
z-index:999;
text-align:center;
}
.List_GenrePage_WATCHVIDEOLABEL img{
	padding:0px;
	margin:0px;
	
}
.List_GenrePage_WATCHVIDEOLABEL a
{
	color:#ffffff;
}
.List_GenrePage_ENCORE_ImgHolder{
	position:absolute;
}
.hiddenclass{
	display:none;
}
/* #########################################################*/
/* REMOVE THE CLASSES ABOVE. THEY ARE HERE FOR TESTING ONLY! */
/* #########################################################*/