* {margin:0; padding:0}

.sliderbuttonL {
	position:absolute; 
	top:150px;
	left:10px;
	width:32px; 
	height:50px;
	z-index:100;
	}
.sliderbuttonL img {cursor:pointer}
.sliderbuttonL img:hover {background:#666}
.sliderbuttonR {
	position:absolute; 
	top:150px;
	left:855px; _left:825px;
	width:32px; 
	height:50px;
	z-index:100;
	}
.sliderbuttonR img {cursor:pointer}
.sliderbuttonR img:hover {background:#666}
#slideshow {width:870px; height:364px; margin:14px; margin-top:23px; position:relative; top:0; *top:-10px; _top:-30px;}
#slides {position:relative; width:870px; height:364px; list-style:none; overflow:auto}
#slides li {width:870px; height:364px}

.pagination {float:left; list-style:none; height:25px; margin:15px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


#pagination {display:none;}