.banner_slidebox {
	width:980px;
	float:left;
	position:relative;
}
.banner_slides {
	float:left;
	width:980px !important;
}
.banner_slides .slide {
	width:980px !important;
	float:left;
}
/*#prev {
	width:32px;
	height:150px;
	position:absolute;
	z-index:999;
	left:-46px;
	top:140px;
}
#prev a {
	display:block;
	width:32px;
	height:150px;
	background:url(../images/left_arrow.png) no-repeat left top;
}
#next {
	width:32px;
	height:150px;
	position:absolute;
	z-index:999;
	margin:0;
	right:-46px;
	top:140px;
}
#next a {
	display:block;
	width:32px;
	height:150px;
	background:url(../images/arrow_rt.png) no-repeat left top;
}*/