		/*div#boxbotb ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}*/

		ul#tabs {
			padding: 0;
			margin: 0;
			float:left;
			width: 202px;
			list-style: none;
		}

		ul#tabs li {
			font-size: 12px;text-align:left
		}
		
		/*ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}*/
		ul#tabs li img {background: url('../../images/homebox.png') no-repeat;margin-bottom:7px;}
		ul#tabs li img.standard {background-position:0 -1283px;width:94px;height:16px}
		ul#tabs li img.family {background-position:0 -1299px;width:72px;height:19px}
		ul#tabs li img.superior {background-position:0 -1318px;width:95px;height:20px}
		/*ul#tabs li img.linosa {background-position:0 -1338px;width:71px;height:15px}*/
		ul#tabs li img.classic {background-position:0 -1338px;width:76px;height:15px}
		
		ul#tabs li a.current img.standard {background-position:0 -1353px;width:94px;height:16px}
		ul#tabs li a.current img.family {background-position:0 -1369px;width:72px;height:19px}
		ul#tabs li a.current img.superior {background-position:0 -1388px;width:95px;height:20px}
		/*ul#tabs li a.current img.linosa {background-position:0 -1408px;width:71px;height:15px}*/
		ul#tabs li a.current img.classic {background-position:0 -1408px;width:76px;height:15px}
		

		ul#tabs li a {
			color: #333;
			text-decoration: none;	
			display: block;
			width: 182px !important; width /**/:202px;
			height:64px !important; width /**/: 80px;
			padding:8px 10px;
			outline: none;
			background:  url('../../images/homebox.png') no-repeat -306px -617px;
		}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background:  url('../../images/homebox.png') no-repeat -508px -617px;
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			position:relative;
			float:left;
			width: 430px;
			min-height: 240px;height: auto !important;height: 240px;
			list-style: none;
		}

		ul#output li {
			width: 430px;
			min-height: 240px;height: auto !important;height: 240px;
		}
		ul#output li img {
			float:right; margin-left:10px
		}

		/* ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
*/

div.prenotapac {width: 238px;float:right;margin: 15px auto;text-align:right}
div.prenotapac a:link, div.prenotapac a:visited {text-align:center;font-size: 12px; background: url(../../images/prenota.png) no-repeat top left; width:238px;height:48px !important; height /**/:62px;padding-top:14px;display:block;text-decoration:none}
div.prenotapac a:hover {background: url(../../images/prenota.png) no-repeat bottom left}