form {
padding:0;
margin:0; 
}
label { 
font-size:12px;
line-height:18px;
width:150px;
}

input {
width:350px;
border:1px solid #90ACD4;
}
input.submit {width:360px;}
select {
width:350px;
float:left;
}
TEXTAREA {
font-size:12px; 
font-family: Arial, Verdana, Helvetica; 
width:350px;
height:100px;
color:#000000; 
background-color:#ffffff; 
border:1px solid #90ACD4;
}
p.formular {
width:350px;
}


