
.box_stripes {
	overflow: hidden;
	margin: 10px 0px;
	width: 570px;
    float: center;
	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: 500px;
	/*position: relative;*/
}

.controls span.title { /*position: absolute; top:9px; left:246px;*/  font-size: 20px;float: right; font-weight: bold;}

.controls span.title a {color: #557ea6;}

.controls a { color: #A5A5A5;}

.controls img {}

.controls span.section_prev_next { float: left;}

.scroller {
	height:162px;
	width:520px;
	margin: 0px auto;
	overflow:hidden;
    float: center;

}

.section {
	width:530px;
	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: 160px;
	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;
}