/* Michael Strong Rubber Stamps - StrongStamps.com */
/* authored by GilbertStudios */
/* contact form only */
form {
	margin-top: 42px;
	width: 230px;
	background: url(../images/bkLtSpeckle.gif);
	color: #630;
}
fieldset {
	padding: 10px;
	border: 1px solid #630;
}
legend {
	padding: 0 7px;
	font-size: 13px;
	font-weight: bold;
	color: #963;
	background-color: #ffd;
}
form p {
	margin: 0;
}
form em {
	font-size: 11px;
	color: #630;
}
input, select, textarea {
	width: 205px;
}
label {
	display: block;
	margin: 3px 0;
	font-weight: bold;
	color: #963;
}
p#req{
	float: left;
	clear: left;
}
input#submit {
	float: right;
	width: 69px;
}
