


#jFlowSlide
{
	width: 880px !important;
}

#featured_area {
	
	overflow: hidden;
	margin: 0;
	position: relative;
	z-index: 5;
	width: 880px; height: 170px; background: #000 url(images/offer_base.gif) no-repeat; margin: 0 auto 8px auto; 
}

#featured_area div#mySlides {
	width: 880px;  
}


#featured_area .slide {
	overflow: hidden;
	width: 880px !important; 
	
}

#featured_area .container {
	width: 880px; 
	overflow: none;
}


#myController
{
	right: 10px;
	top: 346px;
	position: absolute;
	z-index: 2000;
}

div#myController span {
	cursor: pointer;
	padding: 0 8px 0 8px;
	border-right: 1px solid #000;
	text-decoration: underline;
	display: none;
}

div#myController span:hover {
	color: #de1e0a;
	text-decoration: none; }
	
#mainContent a#prev { display: block; width: 32px; height: 31px; text-indent: -9999px;
background: url(images/prev_next.png) no-repeat 0 -1px; cursor: pointer; position: absolute; left: -16px; top: 75px; z-index: 2500;}

#mainContent a#next { display: block; width: 32px; height: 31px; text-indent: -9999px;
background: url(images/prev_next.png) no-repeat 0 -33px; cursor: pointer; position: absolute; right: -16px; top: 75px; z-index: 2500;}