label{
float: left;
width: 120px;
font-weight: normal;
color: black;
font-family: ariel black;
font-size: 11px;
}

input, textarea{
width: 270px;
margin-bottom: 3px;
border: 1px solid #b0b0b0;
font-family: verdana;
font-size: 11px;

}

textarea{
width: 350px;
height: 170px;
}

#submitbutton{
margin-left: 100px;
margin-top: 5px;
width: 190px;
background: grey;
}