#standard #mcol {
	padding-bottom:30px;
}

#standard .formBlock {
	float: left;
	padding: 15px 0 0 0px;
	width:400px;
	margin:0;
}

#standard #rcol #messages p {
	color:#990000;
}

#standard .formBlock label {
	float: left;
	width: 70px;
	color:#3b2314;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}

#standard .formBlock input, #standard .formBlock textarea {
	border: 0px solid #3b2314;
	float: left;
	width: 310px;	
	font-size:0.9em;
	background-color:#ecfdff;	
	color:#3b2314;	
}

#standard .formBlock textarea {
	height:160px;
	font-family:Arial, Helvetica, sans-serif;	
}

#standard #submit {
	width:70px;
	float: left;
	margin: 15px 0 0 310px;
	padding: 2px 5px;
	border: 1px solid #3b2314;	
	display:inline;	
}

/* Multi-purpose Form */

#standard #mcol #mcol_left {
	float: left;
	width: 420px;
	padding:0;
}

#standard #mcol #mcol_left p, #standard #mcol #mcol_right p {
	width: 398px;
	padding-left: 8px;	
}

#standard #mcol .formBlock {
	padding: 12px 0 0 0;
	width:398px;
	margin: 0;
	position:static;
	display:inline;
}

#standard #mcol #mcol_right {
	float: right;
	width: 420px;
	padding:0;
}
#standard #mcol #newsletter_wrapper {
	float: right;
	width: 420px;
	padding-bottom: 10px;
}
#standard #mcol #recommend_wrapper {
	float: right;
	width: 420px;
	padding-bottom: 20px;
}

#standard #mcol #mcol_right h2, #standard #mcol #mcol_left h2 {
	padding-top: 11px;
	padding-left: 8px;
}

#standard #mcol #mcol_left .formBlock label, #standard #mcol #mcol_right .formBlock label {
	float: left;
	width: 100px;
	color:#3b2314;
	font-size:0.8em;
	padding-left: 8px;
}

#standard #mcol .formBlock input {
	float: right;
	width: 280px;	
	font-size:0.8em;
	background-color:#ecfdff;	
	color:#3b2314;
	margin-right: 5px;	
}

#standard #mcol .formBlock select {
	float: right;
	width: 140px;	
	font-size:0.8em;
	background-color:#ecfdff;	
	color:#3b2314;	
	margin-right: 145px;
	padding-left: 8px;	
}

#standard #mcol .formBlock #optin_newsletter, #standard #mcol .formBlock #contact_type {
	margin-right: 0px;
}

#standard #mcol #mcol_right .formBlock #optin_newsletterLabel {
	width: 235px;
}

#standard #mcol #mcol_left .formBlock #type_of_contactLabel {
	width: 235px;
}

#standard #mcol #mcol_left .formBlock #noteLabel {
	width: 390px;
	padding-bottom: 3px;
}

#standard #mcol #notes {
	width: 390px;
	height:80px;
	font-size:0.8em;
	margin-left: 8px;	
}

#standard #mcol #mcol_right #recommendHeader {
	float: left;
	padding-top: 20px;
}

#standard #mcol #submit {
	width:70px;
	float: left;
	margin: 20px 0 0 0px;
	padding: 2px 5px;
	border: 1px solid #3b2314;
	margin-left: 8px;		
}

#standard #mcol #messages p {
	color:#990000;
	font-size:0.8em;
}