#article_category_stripe div.scroller { 
	width: 250px; 
	height: 300px;
	overflow: hidden;
	float: left;
}
	
#article_category_stripe div.scroller div.section {
	width: 250px; 
	height:300px;
	overflow:hidden;
	float:none;
}

#article_category_stripe div.scroller div.content {height: 10000px;}

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

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

.arrow_bottom {margin-top:245px;}

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

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


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