#aiuto {
	width : 644px;
	border-bottom : 1px solid #AC26B4;
	display : none;
	position: absolute;
	margin-top: 31px;
	margin-left:196px;
	z-index:10;
	text-align:left;
	background: url('../images/bg_aiuto.png') no-repeat;
	font-size : 13px;
	padding:10px 2px 5px 2px;
	/*filter:alpha(opacity=90); */
	-moz-opacity:0.9; 
	opacity: 0.9;
}
#singleAiuto {
	display : none;
}

* html div#aiuto { width : 630px;} /* box model hack */

.sr1, .srs1 {
    	width : 630px; float : left; font-family : verdana, Arial, sans-serif;
    	font-size : 13px;
    	padding : 0px 0 0 5px;
    	height:18px;
    	line-height:16px;
    	border-bottom:#ffffff 0px solid;
	}

.cat, .cats {
    	width : 40%; float : right; font-family : verdana, Arial, sans-serif;
    	font-size : 13px; padding : 1px 0 0 5px;
	}

.sr1 	{ 
	color : #000;
	padding : 0px 0 0 5px;
	font-size : 13px;
	height:18px;
	}
	
.srs1 { 
	background-color : #B2C4E2;
	color : #000000;
	cursor : pointer;
	padding : 0px 0 0 5px;
	font-size : 13px;
	height:18px;
	}

.prodDisp{
	color:black;
	background: url("../images/disponibile_t.png") top right;
	background-repeat: no-repeat;
	width:630px;
	float:left;
}

.descrizione-blockquote {
	margin:0;
	padding:0;
	background:url(../images/quote-up.png) left top no-repeat;
}

.descrizione-blockquote div {
		line-height:18px;
		padding:20px 10px 20px 20px;
	background:url(../images/quote-down.png) right bottom no-repeat;
}

div.table {
	 border:0px solid #ddd;
	 padding:2px;
	 margin:6px 0 0 0;
	 /*width:940px;*/
}

table.table {
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	margin:6px 0 0 0;
	background:#f9f9f9;
}
.table th {
	background: #C8CEE6 url('../images/back-profilo-table.png') left center repeat-x;
	padding:4px 8px;
	font-size:9px;
}
.table tr {
}
.table td {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:5px 8px;
	font-size:11px;
}
.mini td {
	border-bottom:1px solid #ddd;
	border-right:0px solid #ddd;
	padding:2px 4px;
	font-size:11px;
}

.table .date{
	padding:2px 4px;
	color:#62B054;
	font-size:9px;
}


	.table_title {
		float:left;
		/*background:#eee;*/
		background: #C8CEE6 url('../images/back-profilo-table.png') left center repeat-x;
		height:30px;
		padding:2px;
		margin:0 2px 0 0;
		font-size:9px;
	}
	.table_text {
		float:left;
		line-height:16px;
		background:#f6f6f6;
		padding:4px 2px 4px 2px;
		margin:0 2px 2px 0;
		height:20px;
		font-size:12px;
	}

