input, textarea {
	border-style: none;
	background-color: #C9CFCE;
	width: 300px;
	padding: 3px;
}

#submit { width: 150px; }

#mailing { width: 15px; }

table.details td {
	width: 320px;
	vertical-align: top;
}

#address { height: 80px; }

#information { height: 160px; }

legend {
	font-size: 13px;
	color: #626D9F;
}

fieldset {
	border: 1px solid #626D9F;
	margin: 6px 0;
}

select { width: 200px; }

#date {
	background: #fff;
	background-color: #fff;
}
