/* Tiny Carousel */
#slider1 { height: 1%;  padding: 0 0 0px; }
#slider1 .viewport { float: left; width: 870px;  overflow: hidden; position: relative; }
#slider1 .buttons { background:url("../images/carouselnav-left.gif") no-repeat scroll 0 0 transparent; display: block; margin: 70px 10px 0 0; background-position: 0px 0px; text-indent: -999em; float: left; width: 18px; height: 32px; overflow: hidden; position: relative; }
#slider1 .buttons:hover { background:url("../images/carouselnav-left.gif") no-repeat scroll 0 0 transparent; display: block; margin: 70px 10px 0 0; background-position: -18px 0px; text-indent: -999em; float: left; width: 18x; height: 32px; overflow: hidden; position: relative; }
#slider1 .buttons-next { background:url("../images/carouselnav-right.gif") no-repeat scroll 0 0 transparent; display: block; background-position: 0px 0px; text-indent: -999em; float: left; width: 18px; height: 32px; overflow: hidden; position: relative; top:35px; }
#slider1 .buttons-next:hover { background:url("../images/carouselnav-right.gif") no-repeat scroll 0 0 transparent; display: block; background-position: -18px 0px; text-indent: -999em; float: left; width: 18px; height: 32px; overflow: hidden; position: relative; top:35px; }
#slider1 .next { background-position: 0 0; margin: 30px 0 0 10px;  }
#slider1 .disable { visibility: hidden; }
#slider1 .overview-one { list-style:none; list-style-type:none; background:none; position: relative; left: 0; top: 0; }
#slider1 .overview-one li { list-style:none!important; list-style-type:none!important; background:none!important; float: left; margin: 0 20px 0 0; padding: 1px; width: 210px; }