.anythingSlider                         { width: 100%; height: 990px; position:relative;}
.anythingSlider .wrapper                { width: 100%; height: 990px; overflow: auto; position:absolute;}
.anythingSlider .wrapper ul             { width: 4775px; height: 990px; padding:0px; list-style: none; margin-top:10px;}
.anythingSlider ul li                   { width: 1000px; height: 200px; float: left; padding: 0;  margin: 0;}

#thumbNav                               { width:980px; height:25px; position: relative; text-align: right; margin-left:auto; margin-right:auto;top:-25px; font-size:10px}
#thumbNav a                             { display: inline-block; text-decoration:none; color:#FFF; text-align: center; width:25px; height:20px; padding-top:5px;}
#thumbNav a:hover                       { border-bottom:2px solid #FFE400; color:#FFE400}
#thumbNav a.cur                         { border-bottom:2px solid #FFE400; color:#FFE400;}

a.arrow{ cursor:pointer}

a.back {margin-left:40px;}

.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0;}
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.maschera_sinistra {height:995px; position:absolute; width:100px; z-index:999; background-image:url(../immagini/sinistra.png); background-repeat:repeat-y; background-position:right;}
.maschera_destra {height:995px; position:relative; width:100px; z-index:999; float:right; background-image:url(../immagini/destra.png); background-repeat:repeat-y; background-position:left;}
