
.box_stripes { 
	width: 100%; 
	overflow: hidden;
}


.controls { 
	padding: 6px; 
	margin-top: 0px;
	background:#fff url(images/top_article_bg.gif) top right no-repeat;
}

.controls a { color: #A5A5A5;}

.controls img { vertical-align: middle;}

.controls span.section_next { float: right;}

span.title a {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	padding-left:14px;
}

.scroller {
	height:148px;
	width:100%;
	overflow:hidden;
}

.section {
margin-left:20px;
	
}

.box_stripes div.image { 
	float: none; 
	text-align: center;
	margin-bottom: 4px; 

}

.box_stripes div.stripe_summary_holder { 
background:url("images/image_gallery_bg.gif") no-repeat scroll center top transparent;
float:left;
height:120px;
margin-bottom:5px;
margin-right:25px;
_margin-right:20px;
padding:7px 0 5px;
width:135px;
}


.box_stripes div.stripe_summary_text_holder h3 a {
	color: #C90404; 
	font-size: 14px;
}


.stripe_summary_holder h3 a { font-size: 10px;} 

.stripe_summary_holder h4 a { font-size: 10px;} 

.stripe_summary_holder h3 { padding: 2px 5px; text-align:center;}

.stripe_summary_holder h4 { padding: 2px 5px; text-align:center; border-top: 1px solid #E1E1E2; text-transform: uppercase;}

