.clear-both{clear:both;}

#hpane-container{margin:0 auto; width:642px;}
#hpane-contents{float:left; margin-top:5px;}
#hprev{float:left;}
#hnext{}
#hpane{height:90px;}
#hscroller{white-space:nowrap;overflow:hidden;width:600px;height:90px;float:left;margin-top:5px;}
.scroller-item{display:inline;margin-right:5px;}
.scroller-item a{}
.scroller-item img{width:160px;height:90px;border: 0px #000000 solid;}


#hpane-container2{margin:0 auto; width:642px;}
#hpane-contents2{float:left; margin-top:5px;}
ul, li, h4, h3, h2, h1, p{padding:0;margin:0;list-style:none;}
#hpane2{position:relative;float:left;}
/*#hpane2 #hnav2{margin-bottom:5px;width:642px;}*/
/*#hpane2 #hnav2 a{margin:10px 10px;}*/
/*#hprev2{float:left;}*/
/*#hnext2{float:right;}*/
#hprev2{cursor:pointer;}
#hnext2{cursor:pointer;}
#hscroller2{overflow:hidden;width:600px;margin-top:5px;
/*height:122px;*/
}
#hscroller2 ul{
	width: 660px;
	height: 135px;
	overflow:hidden;
}
#hscroller2 li{
	text-align:center;
	background:#000;
	font-size:10px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:160px;
	height: 130px;
	cursor:pointer;
}
#hscroller2 ul li a{text-decoration:none;}
/*** DEBUGGING STYLES ***//*
#hscroller2 ul{
	width: 660px;
	height: 135px;
	background-color:#5435fd;
}
#hscroller2 li{
	text-align:center;
	background:#000;
	font-size:10px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:160px;
	height: 130px;
	cursor:pointer;
	background-color:#ff4138;
}
/*** END DEBUGGING STYLES ***/