.box_stripes { 

	width: 100%; 

	overflow: hidden;

	margin: 10px 0px;

	width:610px;

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

	position:relative;

}





.controls { 

	padding: 7px; 

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

	width: 595px;

	/*position: relative;*/

}

.foods .controls {
background:transparent url(../img/box_stripe_header_food.gif) no-repeat scroll left top !important;
width: 581px;
}

.foods  .box_stripes { 
background: #FAFAFA url(../img/box_stripe_body_food.gif) left bottom no-repeat !important;
width:595px;
}

.controls span.title { /*position: absolute; top:9px; left:246px;*/ 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:170px;

	width:595px;

	margin: 0px auto;

	overflow:hidden;

	

}



.section {

	width:609px;

	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: 190px; 

	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;

}

