
/*next button*/
.bx-next { position:absolute; bottom:14px; right:12px; z-index:9999; width: 24px; height: 23px; text-indent: -999999px; background: url(next.gif) no-repeat 0px 0px; outline: 0;}

/*previous button*/
.bx-prev {position:absolute; bottom:14px;right:38px; z-index:9999; width: 24px; height: 23px; text-indent: -999999px; background: url(prev.gif) no-repeat 0px 0px; outline: 0;}

/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {background-position: 0 0;}

/*pager links*/
.bx-pager a {
	text-decoration:none;
	margin-left: 8px;
	color: #968470;
	font-size: 6px;
	zoom:1;
	background-color: #968470;
	outline: 0;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px; }


	
OL,UL{list-style-type: none;}
LI{list-style-type: none;}

.slider {padding: 0px; margin: 0px 0px 5px 0px; width: 555px; height: 326px;}

#slider1{ height:326px; width: 555px; overflow:hidden;  padding: 0px;  margin: 0px; z-index:200;}	
UL#slider1 li {list-style-type: none; }
UL#slider1 li a {list-style-type: none;}
