p{
margin: 0 0 2px 0;
color:#5F6565;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
}
form#formail{
margin:0 auto;
width: 315px;
padding: 10px;
}
input[type=text]{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CED0D0;
color:#5F6565;
font-family:Tahoma,Arial,Helvetica,sans-serif;
width:300px;
font-size:12px;
}
textarea{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CED0D0;
color:#5F6565;
font-family:Tahoma,Arial,Helvetica,sans-serif;
width:350px;
max-width:900px;
height: 95px;
max-height:95px;
z-index:100;
font-size:12px;
}
#risposta{
position:relative;
display: none;
border: 1px solid #ccc;
width:250px;
left:150px;
top:-30px;
}