label {
	float: left;
	width: 100px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#count {
	display: block;
	margin-left: 100px;
}
textarea {
	vertical-align: bottom;
}
#name {
	margin-left: 15px;
}
