
.box_stripes { 
	width: 100%; 
	overflow: hidden;
	margin: 6px 0px;
	width: 565px;
	background: #FAFAFA url(../img/bgg.gif) left bottom no-repeat;
}


.controls { 
	width: 550px;
	/*position: relative;*/
}

.controls span.title { /*position: absolute; top:9px; left:300px;*/ font-size: 16px; font-weight: bold;}

.controls span.title a {color: #557ea6;}

.controls a { color: #A5A5A5;}

.controls img {}

.controls span.section_prev_next { float: right;}

.scroller {
	height:162px;
	width:555px;
	margin: 0px auto;
	overflow:hidden;
	
}

.section {
	width:550px;
	height:148px;
	overflow:hidden;
	float:left;
	padding-left: 8px;
	padding-top: 13px;
	
}

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

.box_stripes div.image img {border: 1px solid #E0E0E0; padding: 1px;}

.box_stripes div.stripe_summary_holder { 
	width: 165px; 
	height:164px; 
	float: left; 
	padding: 0px 8px 0px 8px;

	text-align: center;
}


.box_stripes div.stripe_summary_text_holder h3 a {
	color: #C90404; 
	font-size: 14px;
}

.stripe_add_links {
	text-align:center; 
	font-size:11px; 
	border-top: 1px solid #E0E0E0; 
	padding: 2px 0px; 
	color: #777777;
}

