/* Tiny Carousel */
#slider1 { overflow:hidden; }
#slider1 .viewport { float: left; width: 1004px; height: 330px; overflow: hidden; position:relative; border:#F00 1px solid; top:0px; }


/*#slider1 .buttons { background:url(../images/buttons.png) no-repeat scroll 0 0 transparent; display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }*/

/*#slider1 .buttons1{background:url(../images/back_button.png) no-repeat; width:60px; height:71px; position:relative; top:64px; left:-6px; text-indent:-9999px; display:block; z-index:1;}
#slider1 .buttons2{background:url(../images/forw_button.png) no-repeat; width:60px; height:71px; position:relative; top:64px; right:-947px; text-indent:-9999px; display:block; z-index:1;}
*/

#slider1 .next { background-position: 0 0; margin: 30px 0 0 10px; position:relative; top:64px; right:-947px;  }
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 1004px; left:0px; top: 0px; }
#slider1 .overview li{ float: left;  padding: 1px;  width:1003px;}
