.box_stripes {

	width: 100%; 

	overflow: hidden;

	margin: 0px;

	width: 950px;

}



.controls {

	width: 948px;

	position:absolute;

	margin-top: 6px;

    padding: 0 6px 0 0;

}



.controls a { color: #A5A5A5;}



.controls img { vertical-align: middle;}



.controls span.section_next { float: left;}



.scroller {

	height:100px;

	width: 840px;

	overflow:hidden;

	margin: 0px 60px;

	position: absolute;

}



.section {

	width:840px;

	height:88px;

	overflow:hidden;

	float:left;

	padding-top: 9px;



}



.box_stripes div.image {

	float: none;

	text-align: center;

}



.box_stripes div.image img {

	border: 1px solid #808080;
    padding: 1px;

}



.box_stripes div.image img:hover {

	border: 1px solid #d80000;
    padding: 1px;

}



.box_stripes div.stripe_summary_holder {


	height:84px;

	float: left;

	padding: 0 1px;

}





.box_stripes div.stripe_summary_text_holder h3 a {

	color: #3bb000; 

	font-size: 10px;

}