/* Sample 8*/
#box8 { position:relative; }
#box8 div {
	width:882px;
	height:150px;
	float:left;
}
#box8 .buttons { text-align:left; }
#box8 .next { float:right; }


ul.buttons { width:750px; margin:0 auto; }
.buttons li { cursor:pointer; text-align:center; width:150px; float:left; color:#555; padding-bottom:26px; }
.buttons li a { color: #555; }
.buttons li img { margin:0 auto; }
.buttons span.active { background:url(../images/container_arrow.gif) center bottom no-repeat; }

#arrows {
	position:absolute;
	top:85px !important;
	width:882px;
	z-index: 10;
	background: transparent;
}
#arrows em { color:#0080FF; display:none; }

#prev8 { float:left; background:url(../images/container_left.gif) 0 0 no-repeat; height:50px; width:28px; display:block; margin-left:35px; }
#next8 { float:right; background:url(../images/container_right.gif) 0 0 no-repeat; height:50px; width:28px; display:block; margin-right:35px; }

span img { display:block; border:none; }.location {
	position: absolute;
	left: 565px;
	top: 21px;
	height: 82px;
	width: 169px;
	text-align: right;
	color: #72B329;
}
