/* Selling Process Automation - sellingprocessautomation.com */
/* SaleSource: A Marketing Campaign & Sales Process Management System */
/* authored by GilbertStudios */
/* contact form only */
fieldset {
	padding: 7px;
	border: 1px solid #004E01;
}
legend {
	padding: 0 7px;
	font-size: 13px;
	font-weight: bold;
	color: #004E01;
}
#content em {
	font-size: 11px;
	color: #9A0A50;
}
input, select, textarea {
	width: 200px;
}
label {
	margin: 3px 0;
	float: left;
	clear: left;
	width: 169px;
	font-weight: bold;
}
p#req{
	float: left;
	clear: left;
}
input#submit {
	float: right;
	width: 69px;
}
