/*-----   thumbnail slider begin  ------*/
/*---------------------------------------*/
#gallery_container { width:940px !important; height:100px; margin:0 0 0 0; padding:0; clear: both; display:block; position:relative; bottom: 0; left: 0;}

/*-------------IE7-------------*/
/*#gallery_container { top: 0;}*/
/*-------------IE7-------------*/

/*--------	THUMBMAILS	---------*/
/*---------------------------------------*/
#thumb_container	{ position:absolute;	overflow:hidden;	width:888px !important;	height:100px;	margin:0 0 0 52px ;	top: 0px;	left: 0;}
#thumbs 			{ white-space:nowrap;	position:relative;	width: 888px; margin: 0 0 0 0;}
#thumbs a 			{ border: 0; margin: 0; padding: 0; }
#thumbs a img		{ border: 0;}
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*--------	PUNSANTI DI SLIDE	---------*/
/*---------------------------------------*/
.addfwd 			{ display:block; position:absolute; cursor:pointer; width:30px; height:100px; top:20px; right:-25px; background:url(../imagepmw/arrow-dx.png) no-repeat;  }
.addbkwd 			{ display:block; position:absolute; cursor:pointer; width:30px; height:100px; top:20px; left:20px; background:url(../imagepmw/arrow-sx.png) no-repeat;  }
/*--------------------------------------------------------------------------------------------------------------------------------------*/
.imagegallery {width: 70px; height:70px; overflow:hidden; float: left; margin: 3px;}

