

.box_stripes { 

	width: 100%; 

	overflow: hidden;

	margin: 10px 0px;

	width: 615px;

	background: #FAFAFA url(../img/box_stripe_body.gif) left bottom no-repeat;

}





.controls { 

	padding: 7px; 

	background: url(../img/box_stripe_header.gif) top no-repeat; 

	width: 601px;

	/*position: relative;*/

}



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



.controls span.title a {color: #336633;}



.controls a { color: #A5A5A5;}



.controls img {}



.controls span.section_prev_next { float: right;}



.scroller {

	height:162px;

	width:605px;

	margin: 0px auto;

	overflow:hidden;

	

}



.section {

	width:615px;

	height:148px;

	overflow:hidden;

	float:left;

	padding-left: 4px;

	padding-top: 6px;

	

}



.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: 182px; 

	height:164px; 

	float: left; 

	padding: 0px 6px 0px 6px;

	border-right: 1px solid  #E0E0E0;

	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;

}


