.scheda-volume {
	background:transparent url(/liguori/img/main-680-product-tabs-bg.gif) no-repeat scroll left 0;
	border:1px solid #CCCCCC;
	display:block;
	margin:0 20px;
	width:910px;
}
.scheda-volume ul {
	background: url(/liguori/img/sfondo_tab.jpg) repeat-x scroll center center;
	display:block;
	height:auto !important;
	height: 34px;
	margin:0 0 20px;
	min-height:34px;
	padding:0;
	position:relative;

}


.scheda-volume li {
	background:transparent none repeat scroll 0 0;
	float:left;
	font-size:12px;
	height:34px;
	line-height:16px;
	margin:0;
	padding:0;
	position:relative;
	border-right:1px solid #CCCCCC;
	width:112px;
}

.scheda-volume li a{
	background:transparent url(/liguori/img/main-680-product-tabs.gif) no-repeat scroll left -40px;
	color:#666;
	cursor:pointer;
	display:inline;
	float:left;
	font-size:12px;
	font-weight:700;
	line-height:16px;
	padding:9px 0;
	text-align:center;
	width:112px;
}



.scheda-volume li a:hover {
	background:#ffffff none repeat scroll 0 0;
	color:#666666;

	text-decoration:none;
}

.scheda-volume li.attivo a{
	background:#ffffff none repeat scroll 0 0;
	color:#666666;

	text-decoration:none;
}

.scheda-volume a { 

	color:#666666;
	background:#FFFFFF none repeat scroll 0 0;
	
	/*cursor:text;
	padding:9px 0;
	text-decoration:none;*/
}
.scheda-volume #pt-content {
	background:#FFFFFF url(/liguori/img/main-680-product-tabs-content-bottom.gif) no-repeat scroll left bottom;
	height:auto !important;
	margin:0 5px;
	min-height:255px;
	padding:0 15px 15px;
}

/****/

ul#indice_scheda {
	list-style: none;
	background:#FFFFFF ;
border-right: 1x #666 dotted;}

ul#indice_scheda li{
	background:#FFFFFF ;
	
	line-height: 15pt;

	font-size: 14px;
	color: #333333;
	border-bottom: 1px #666 dotted;
	border-right: 1px #fff ;
	/*padding: 6px 10px 0px 15px;*/
	padding: 6px 10px 5px 15px;
	background-image: url(/liguori/img/freccia_indice.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	width: 800px;
	/*height: 30px;*/
}