.bx-next {
	background: url("btn-next.png") no-repeat 0px 0px; top: 45px; width: 58px; height: 59px; right: -25px; text-indent: -999999px; position: absolute; z-index: 999;
}
.bx-prev {
	background: url("gray_prev.png") no-repeat 0px -30px; left: 10px; top: 40%; width: 30px; height: 30px; text-indent: -999999px; display: none; position: absolute; z-index: 999;
}
.bx-pager a {
	background: url("numbergreen.gif") no-repeat 0px 0px; padding: 3px 8px 3px 6px; color: rgb(255, 255, 255); font-size: 12px; margin-right: 5px; zoom: 1;
}
.bx-auto .start {
	background: url("gray_auto.png") no-repeat 0px 2px; padding-left: 13px;
}
.bx-auto .stop {
	background: url("gray_auto.png") no-repeat 0px -14px; padding-left: 13px;
}
.bx-next:hover {
	
}
.bx-prev:hover {
	
}
.bx-pager .pager-active {
	font-weight: bold; text-decoration: none;
}
.bx-pager a:hover {
	font-weight: bold; text-decoration: none;
}
.bx-pager {
	background: url("numberbg.gif") repeat-x left top; padding: 10px 0px 10px 20px; text-align: left; color: rgb(102, 102, 102); font-size: 12px;
}
.bx-captions {
	padding: 7px 0px; text-align: center; color: rgb(102, 102, 102); font-size: 12px;
}
.bx-auto {
	border: 1px dashed rgb(204, 204, 204); text-align: center; padding-top: 15px;
}
.bx-auto a {
	color: rgb(102, 102, 102); font-size: 12px;
}
