.form {

padding: 0px;
border: 0px;
margin: 0px;

}

.form p {

margin: 0;

}

fieldset { 

border:0px groove;

padding: 0; 

 }

.negozi label {

/*width:110px;*/ 

float: left;

margin-bottom: 5px;

}



.negozi input { 

font: 10px Arial, Verdana, Helvetica, sans-serif;

/*width:255px;*/ 

height: 15px;

border:#e1e1e1 1px solid; 

background: #e1e1e1;

padding:2px;

margin-bottom: 5px;

}


.negozi select { 

font: 10px Arial, Verdana, Helvetica, sans-serif;



border:#e1e1e1 1px solid; 

background:#e1e1e1;

padding:2px;

margin-bottom: 5px;

}



.checkbox { 

font: 10px Arial, Verdana, Helvetica, sans-serif;
width: 240px;
padding-bottom: 0px;
margin-bottom: 5px;

}

#invia_messaggio a {display: block; width:75px; height: 25px; background: transparent url(../img/cerca_negozi1.jpg) no-repeat; }
#invia_messaggio a:hover {display: block; width:75px; height: 25px; background: transparent url(../img/cerca_negozi2.jpg) no-repeat; }
