label{
float: left;
width: 120px;
font-weight: bold;
font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000000;

}


input, textarea, select{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 450px;
height: 250px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}






