
.box_stripes { 
	width: 100%; 
	overflow: hidden;
	margin: 0px 0px;
	width: 710px;
	height: 115px;
}


.controls { 
	left:10px;
	padding:5px;
	position:absolute;
	top:666px;
	width:700px;
}

*:first-child+html .controls {top:665px;} /* IE 7 hack */

/* Hides from IE5-mac \*/
* html .controls {top:665px;}
/* End hide from IE5-mac */

.controls a { color: #A5A5A5;}

.controls img { vertical-align: middle;}

.controls span.section_next { float: right;}

.scroller {
	height:115px;
	width:636px;
	margin: 0px 37px 0px 37px;
	overflow:hidden;
}

.section {
	width:640px;
	height:105px;
	overflow:hidden;
	float:left;
	margin-left: 0px;
	margin-top: 5px;
	border-left: 1px solid #6e6864;
}

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

.box_stripes div.image img {
	padding: 3px;
	background: #FFF;
}

.box_stripes div.image img:hover {
	padding: 3px;
	background: #F60;
}

.box_stripes div.stripe_summary_holder { 
	width: 115px; 
	height:105px; 
	float: left; 
	padding: 0px 5px 0px 5px;
	border-right: 1px solid  #6e6864;
}

div#t20_stripe .box_stripes div.stripe_summary_text_holder h3 { text-align: center; }

div#t20_stripe .box_stripes div.stripe_summary_text_holder h3 a {
	color: #edebd5; 
	font-size: 10px;
	text-align: center;
}

div#t20_stripe .box_stripes div.stripe_summary_text_holder h3 a:hover { color: #FFF; text-decoration: none; }