/* CSS Document */
label{
	float: left;
	width: 170px;
	margin-left:20px;
	margin-top:6px;
	font-size:11px;
}

textarea {
	width: 250px;
	height: 50px;
	margin-bottom:5px;
}

.boxes {	
	width: 1em;
}

.submitbutton{
	margin-left: 190px;
	margin-top: 5px;
	width: 90px;
}

span br{
	clear: left;
}
