.box_stripes { 
	width: 100%; 
	overflow: hidden;
	margin: 0px 6px;
	width: 738px;
}

.controls {
	width: 738px;
	position:absolute;
	margin-top: 38px;
}

.controls a { color: #A5A5A5;}

.controls img { vertical-align: middle;}

.controls span.section_next { float: right;}

.scroller {
	height:95px;
	width: 670px;
	overflow:hidden;
	margin: 0px 35px;
	position: absolute;
}

.section {
	width:660px;
	height:78px;
	overflow:hidden;
	float:left;
	padding-left: 4px;
	padding-top: 17px;
	
}

.box_stripes div.image { 
	float: none;
	text-align: center;
	margin-bottom: 4px; 
}

.box_stripes div.image img {
	border: 3px solid #CCC;
}

.box_stripes div.image img:hover {
	border: 3px solid #3bb000;
}

.box_stripes div.stripe_summary_holder { 
	width: 117px; 
	height:78px; 
	float: left; 
	padding: 0px 6px 0px 6px;
}


.box_stripes div.stripe_summary_text_holder h3 a {
	color: #3bb000; 
	font-size: 10px;
}