#article_category_stripe div.scroller { 
	width: 255px; 
	height: 505px;
	overflow: hidden;
	float: left;
}
	
#article_category_stripe div.scroller div.section {
	width:255px;
	height:500px;
	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:445px;}

#article_category_stripe div.stripe_summary_holder {
	height:100px; 
	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:#555154; font-size:11px; font-weight:bold;}
