<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sliderbutton {float:left; width:25px; height:235px; cursor:pointer}
#slideleft {background:url(images/icons.gif) -50px -265px no-repeat}
#slideleft:hover {background-position:-0 -265px}
#slideright {background:url(images/icons.gif) 0 90px no-repeat}
#slideright:hover {background-position:-50px 90px}
#slider {float:left; position:relative; overflow:auto; width:100%; height:257px}
#slider ul {position:absolute; list-style:none; top:17px; left:0}
#slider li {float:left; width:745px; height:240px;  position:relative;}
.pagination {left:257px; top: 12px; list-style:none; height:25px; float: left; position: relative;}
.pagination li {float:left; cursor:pointer; height:20px; width:20px;  color: #fff; margin:0 4px 0 0; text-align: center; font:  14px/20px Arial; 	}
.pagination li:hover, li.current {background:#9b6125; font-weight: bold;}</pre></body></html>