input.invia{
	width :80px
}

div#block2 { 
    background-image: url('/images/rischioBPCO.gif'); 
    color: #002E63;
    width:1px;
    border: 0px;
    line-height:30px;
    text-align:left;    
    font-size:14px;
}

div#block1 { 
    background-color:#F8F8F8; 
    border: 1px solid #CDCDCD;
    width:400px;
    height:30px; 
    margin : 0 auto;   
    float:left;
}
  		  
div#PercentResult {
   float: left;
   line-height:30px;
   width: 60px;
   text-align: center;
}

div#Errore {
	text-align: center;
	color:#ff0000;
}
  
input.reset {
    font-size:14px;
    width:80px;
}

div.mainService a {
	font-size:9px;
	text-align:center;
	cursor: hand;	
}

div.mainService a img {
	margin:auto;
}

