form { 
	padding: 0; 
	margin: 0; 
} 
.box-commenti {
	padding: 11px 0 0 0;
	margin: 10px 0;	
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	width: auto !important;
	width /**/: 100%;
	overflow: hidden;
	}

.box-aggiungi {
	padding: 5px 0 0 0;
	margin: 0;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: auto !important;
	width /**/: 100%;
	overflow: hidden;
	}

.box-commenti .line, .box-aggiungi .line {
	display: block;
	line-height: 1px;
	padding-bottom: 5px;	
	border-top: 3px solid #EB6095;
	width: auto !important;
	width /**/: 100%;
	}
.aggiungi-campi	{ 
	margin: 0; 
	padding: 0 0 5px 0; 
	width: auto !important; 
	width /**/: 100%; 
	overflow: hidden; 
}
.titolo-commento {
	margin: 0; 
	padding: 0; 
	FONT-SIZE: 11px; 
	COLOR: #EB6095; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
}
.tuo-commento { 
	float: left; 
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	font-weight: bold;
}

.proposta-left { 
	float: left; 
	margin: 5px 0; 
	padding: 0; 
	font-size: 12px; 
	font-weight: bold; 
	width: 60px; 
}

.proposta-right { 
	float: left; 
	width: 490px; 
}

.box-aggiungi .cookie { 
	font-size:11px; 
	float:left; 
	margin:5px 15px 5px 0; 
}

.box-aggiungi .risposta { 
	font-size:12px; 
	float:left; 
	padding:2px 15px 5px 0; 
}

.aggiungi-campi	input { 
	margin: 5px 10px 5px 0; 
}

input.required { 
	margin: 5px 0 0 0; 
	width: 390px; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

textarea.commento	{ 
	clear: none; 
	width: 480px; 
	height: 150px; 
	margin: 5px 0; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.aggiungi-campi input:focus, .aggiungi-campi textarea:focus, .aggiungi-campi-ultimo input:focus { 
	background-color:#dedebc;
}
.b-form a, .b-form a:visited {
    float: left;
	padding: 2px 0 4px 18px;
	margin: 10px 0 10px 0;
	background: url(../img/sf_proposte-commenti.gif) 0 0 no-repeat;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none !important;
	text-transform: uppercase;
	height: 12px !important;
	height /**/: 18px;
	width: 162px !important;
	width /**/: 180px;
	}

.b-form a:hover {
    background: url(../img/sf_proposte-commenti.gif) 0 -22px no-repeat;
	color: #900;
	text-decoration: none !important;
	}	
.clear { 
clear: both; 
line-height: 0; 
}  	
.arrow a, .arrow a:visited, .arrow a:hover {
	float: left;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/arrow2.gif) no-repeat 2px 3px;
	padding-left: 16px;
	color: #EB6095;
	text-decoration: none !important;
	margin-right: 5px;
	display:inline;
	}
.box-commenti .commento {
	display: block;
	margin: 20px 0;
	padding: 15px 0;
	}

.commento .txt {
	position: relative;
	min-height: 55px;
	height: auto !important;
	height /**/: 55px;
	z-index: 100;
	font-size:11px;
	padding-left:65px;
	overflow:hidden;
	}
	
.commento .numero {
	position: relative;
	margin: -50px 0 0 0;
	text-align: left;
	font: bold 50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FDE8F0;
	line-height: 30px;
	letter-spacing: -0.1em;
	z-index: 1;
	}

.commento .sig	{
	float: left;
	font: 10px/12px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #EB6095;
	margin: -20px 0 3px 0;
	padding: 2px 0;
	width: 200px;
	}

.commento .sig a, .commento .sig a:visited	{
	font-weight: bold;
	color: #333;
	text-decoration: none !important;
	}

.commento .sig a:hover {
	text-decoration: underline;
	}	
div.tstCommenti { 
	float:left;
	width:490px;
	padding:0;
	background:url(../Img/sf_riq_sp.gif) top right no-repeat;
	margin: 0 0 10px 0;
	display:inline;
}	
div.tstCommenti .t_commenti{ 
	float:left;
	width:130px;
	height:30px;
	background: url(../Img/t_commenti_sport.gif) left no-repeat;
}
div#titoloarticolo {
	width: 490px; 
	float:left; 
	padding:10px 0 10px 0; 

}
div#titoloarticolo h1, div#titoloarticolo a{

	FONT-SIZE: 20px; 
	font-weight:bold;
	COLOR: #000; 
	LINE-HEIGHT: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin:0;
	text-decoration:none
}
div#titoloarticolo  a:hover{

	color:#EB6095;
	text-decoration:underline
}
