@media only screen and (min-width:200px){#slider1{height:auto;width:300px;margin:0px 0px 0;overflow:hidden;position:relative;padding:0 0px 0px;}
}
@media only screen and (min-width:900px){#slider1{height:370px;width:300px;margin:0px 0px 0;overflow:hidden;position:relative;padding:0 0px 0px;}
}
#slider1 .viewport{height:375px;top:20px;overflow:hidden;position:relative;}
#slider1 .buttons{position:absolute;top:0px;width:19px;height:19px;cursor:pointer;background-color:#7da19a;background-image:url(../images/carousel-arrows.png);background-repeat:no-repeat;}
#slider1 .next{left:60px;background-position:-18px 5px;}
#slider1 .prev{left:0px;z-index:5;background-position:7px 5px;}
#slider1 .buttons:hover{background-color:#CCCCCC;}
#slider1 .disable{visibility:hidden;}
#slider1 .overview{list-style:none;position:absolute;padding:0;margin:0;width:290px;left:0;top:5px;}
#slider1 .overview li{float:left;margin:0 20px 0 0;padding:1px;height:350px;border:0px solid #dcdcdc;width:290px;}