.form_row {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.section {
	margin-top: 0px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.form_left {
	font-size: 12px;
	float: left;
	width: 170px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.searchbox_middle {
	background-image: url(../07_images/search_middle.jpg);
	background-repeat: repeat;
	width: 546px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 20px;
}
.searchbox_top {
	background-image: url(../07_images/search_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 606px;
	height: 20px;
	margin-left: 20px;
}
.searchbox_bottom {
	background-image: url(../07_images/search_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 606px;
	margin-left: 20px;
}

/* MailChimp Signup Form */

input.signupfield
{ font-size: 16px; width: 400px; float: left; color:#336699; background-color:#FFFFF2; border:1px solid #CCCCCC; padding: 2px; }
.mc-field-group
{ clear:both; padding-bottom:10px; height:40px }
#mc-embedded-subscribe-form
{ width:425px; border:1px solid #CCC; margin-left: 100px; padding-top: 4px; }
#mc-embedded-subscribe-form fieldset
{border:none}
#mce-responses
{ clear:both; padding: 5px 2px; margin-bottom: 10px; overflow: hidden; }
#mce-error-response
{ font-weight:bold; color: #990000; padding: 4px; }
#mce-success-response
{ font-weight:bold; color: #990000; padding: 4px; }
