* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:#ddd}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:462px; margin:42px 0 0 50px}
#container {position:relative; background:#fff; padding:0px!important; height:347px;}
.sliderbutton {float:left; width:25px; 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:hidden; width:461px; height:347px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:461px; height:347px}
.pagination {    bottom: -39px;
    height: 25px;
    list-style: none outside none;
    position: absolute;
    right: 195px;}
.pagination li {float:left; cursor:pointer; height:15px; width:15px; background:url(images/pagi.png) no-repeat; margin:0 4px 0 0; }
.pagination li:hover, li.current {background:url(images/pagi_hover.png) no-repeat;}