#article_category_stripe div.scroller { 
	width:90%; 
	height: 538px;
	overflow: hidden;
	float: left;
}
	
#article_category_stripe div.scroller div.section {
	width:98%;
	height:538px;
	overflow:hidden;
	float:none;
        padding-left: 5px;
}

#article_category_stripe div.scroller div.content {height: 100%;}

#article_category_stripe div#section2 {
	background:#666666;
	color:#ffffff;
}

.control_arrow {float:right; padding-bottom: 6px; padding-right: 5px;}

.arrow_bottom {margin-top:487px;}

#article_category_stripe div.stripe_summary_holder {
	height:100px; 
	overflow:hidden; 
	border-bottom:1px solid #cccccc; 
	margin-bottom:9px;
        padding-left: 0px;
}

#article_category_stripe div.stripe_summary_holder1 {
	height:90px; 
	overflow:hidden; 
	border-bottom:1px solid #cccccc; 
	margin-bottom:9px;
        padding-left: 0px;
}


#article_category_stripe div.stripe_summary_holder div.summary {font-size:11px;}


#article_category_stripe div.stripe_summary_holder a {color:#555154; font-size:11px; font-weight:bold;}
