* {margin:1; 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}*/
#wrapper {width:570px;}

/*.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}*/
#slider {float:left; position:relative; overflow:auto; width:508px; height:290px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:508px; height:290px;}

.pagination11 {float:left; list-style:none; height:22px;}

/*.pagination11 li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; text-align:center; color:#222}
*/
.pagination11 li {
    background: none repeat scroll 0 0 #346CAA;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: calibri;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 8px;
    text-align: center;
}
/*.pagination11 li:hover {background:#777; border:1px solid #bbb; color:#000}
*/
.pagination11 li:hover {
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #fff;
    color: #000000;
}
li.current {
    background: none repeat scroll 0 0 #9C9C42;
    border: 1px solid #FFFFFF;
    color: #000000;
}
/*li.current {border:1px solid #ccc; background:#888}
*/
/*li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}*/


.list_caption {
color: #333333;
font-family: arial;
font-size: 14px;
line-height: 16px;
margin-bottom: 0;
margin-top: 0;
}

.list_caption a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
text-decoration: none;
}