input{
width:100%;
margin:2px 0 10px 0;
font-size:9px;
}

.spip_forms{
width:380px;
border:0px;
margin:-5px 0 10px 0;
}


.spip_forms form fieldset{
width:250px;
border:0px;
float:left;

}

textarea{
width:100%;
height:90px;
font-size:9px;
font-family:verdana;
margin:2px 0 0px 0;

}

.spip_bouton input{
width:70px;
font-size:9px;
text-transform:uppercase;
float:left;
margin:265px 0 0 10px;
}

.spip_form_label_obligatoire,
.spip_form_label_details,
.spip_barre,
legend{

display:none;

}

label{
font-size:12px;
}
