/*
 * Form Styles
 */
input, select, textarea {
	font-size: 11px;
}
.row {
	clear: both;
	margin-bottom: 3px;
}
.row span {
	font-size: 11px;
	display: block;
	width: 120px;
	float: left;
}	
