/* CSS Document */

label{
	font-size: 11px;
}

textarea, select{
margin-bottom: 10px;
}

/*textarea{
width: 250px;
height: 150px;
}*/

.boxes{
width: 1em;
}

#submitbutton{
margin-right: 20px;
margin-top: 5px;
}
/*
br{
clear: left;
}*/