
.box_stripes { 
	width: 100%; 
	overflow: hidden;
	margin: 0px 10px;
	width: 960px;
}


.controls { 
	bottom:160px;
	left:10px;
	padding:5px;
	position:absolute;
	right:10px;
}

/* Hides from IE5-mac \*/
* html .controls { bottom: 45px; left: 10px; padding: 5px; position: absolute; right: -5px; }
/* End hide from IE5-mac */

.controls a { color: #A5A5A5;}

.controls img { vertical-align: middle;}

.controls span.section_next { float: right;}

.scroller {
	height:155px;
	width:860px;
	margin: 0px 50px;
	overflow:hidden;
}

.section {
	width:856px;
	height:155px;
	overflow:hidden;
	float:left;
	padding-left: 4px;
	padding-top: 0px;
	background: url(../img/tpl4022_stripe_separator.gif) left 50% no-repeat;
	
}

.box_stripes div.image { 
	float: none;
	text-align: center;
	margin-bottom: 4px; 
}

.box_stripes div.stripe_summary_holder { 
	width: 158px; 
	height:155px; 
	float: left; 
	padding: 0px 6px 0px 6px;
	background: url(../img/tpl4022_stripe_separator.gif) right 50% no-repeat;
	text-align: center;
}


.box_stripes div.stripe_summary_text_holder h3 a {
	color: #2a1c18; 
	font-size: 10px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
