#first_image img{width:550px;display:block;clear:both;overflow:hidden;margin-left:18px;}
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}
#fullimg{width:550px;overflow:hidden;height:375px;}
#fullimg img{width:550px;display:block;clear:both;overflow:hidden;height:375px;}
#fullimg p{color:#6f6f6f;margin:0px;margin-left:18px;width:550px;font-size:2px;overflow:hidden;height:2px;font-family:Arial, Helvetica, sans-serif;}

/* --- SLIDER --- */
#img_gallery{overflow:hidden;margin-bottom:15px;background: url('../img/tratteggio_ori.gif') repeat-x bottom;padding-bottom:10px;}
#wrapper{overflow:hidden;padding:4px 2px;width: 515px;float:left;height:50px;background-color:#FFF;position: relative;}
#items{margin:0px 0px;padding:0px;list-style:none;width:1000px;position: relative;letter-spacing:0em;overflow:hidden;}
#items li{float:left;list-style:none;margin-right:2px;}
#items .thumb{width:75px;height:50px;cursor:pointer;margin:0px;padding:0px;}
#items .large{display:none;position:absolute;}
#fullimg .loading{width: 16px;height: 16px;}
#fullimg .thumb{display:none;}
#items .item  p, #items .item  span{display:none;text-indent: -2000em;}
#moveleft, #moveright{margin:0px;height:58px;color: white;width: 16px;text-indent: -2000em;text-decoration: none;z-index: 1000; display:block;cursor: pointer;float:left;}
#moveleft{background: url('../img/left.gif');}
#moveright{background: url('../img/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }

