/*
* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:#222 url(images/bg.jpg) 50% 0 no-repeat}
p {line-height:1.4; margin-bottom:12px}

.contaner { width:500px; height:375px; overflow:hidden; position:relative; cursor:pointer; }
.slids { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
.slies li { position:absolute; top:0; width:500px; display:none; padding:0; margin:0; }
*/
#wrapper {width:244px; height:305px; margin:0px}
#slider {position:relative; height:305px ; width:244px; border:none;}
#slider ul  {position:relative; list-style:none; top:0; left:0; border:none}
#slider li  {width:244px; float:right; padding-right:5px; border:none;}

.pagination li {cursor:pointer; padding:1px 4px; margin:0px; text-align:center; color:black;}
.pagination li:hover {background:#93b53b url(../images/pagination-green.png) no-repeat center; color:white;}
li.current {color:white; font-weight:bold; background:#9cbe43 url(../images/pagination-green.png) no-repeat center}

/*

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

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}

#wrapper {width:230px; margin:0px; overflow:hidden; border:none }
#slider {width:230px; float:left; position:relative; overflow:auto; height:300px; border:none}
#slider ul {position:absolute; list-style:none; top:0; left:0; border:none}
#slider li {width:230px; height:300px; float:left; padding-right:10px; border:none}

.pagination {float:left; list-style:none; border:none}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #000; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #000; color:#000}
li.current {background:#888}

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

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
*/