div#contact-form {
	width:270px;
	float:left;
	margin:40px 0 0 18px;
	_margin:40px 0 0 10px;
}
	div#contact-form .inner {
		width: 270px;
		
	}
		div#contact-form .inner form {
			margin-bottom: 0px;
		}
			
			div#contact-form .inner form .left {
				width: 110px;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 1em;
				font-weight: bold;
				color: #ffffff;
				padding-top:3px;
			}
			div#contact-form .inner form .right {
				width: 160px;
				height: 12px;
				padding: 5px;
				#height: 12px;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 1em;
				color: #3b393b;
				margin-bottom: 5px;
				#margin-bottom: 3px;
				border:1px solid #1e2023;
			}
			div#contact-form .inner form textarea {
				margin-bottom: 5px;
				#margin-bottom: 3px;
				padding: 5px 5px 0 5px;
				width: 160px;
				height: 50px;
				font-family: Verdana,Arial,Helvetica,Sans-serif;
				font-size: 0.9em;
				color: #3b393b;
				border:1px solid #1e2023;
			}
			div#contact-form .inner form .submit {
				width:58px;
				margin-left:211px;
				
			}
.error {
		color:#991a26;
		font-weight:bold;
		width: 270px;
		margin:0 0 0 18px;
	}
	
	
div#brochure-form {
	width:270px;
	float:left;
	margin:10px 0 0 18px;
	_margin:10px 0 0 10px;
}
	div#brochure-form .inner {
		width: 270px;
		
	}
		div#brochure-form .inner form {
			margin-bottom: 0px;
		}
			
			div#brochure-form .inner form .left {
				width: 110px;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 1em;
				font-weight: bold;
				color: #ffffff;
				padding-top:3px;
			}
			div#brochure-form .inner form .right {
				width: 160px;
				height: 12px;
				padding: 5px;
				#height: 12px;
				font-family: Arial,Helvetica,Sans-serif;
				font-size: 1em;
				color: #3b393b;
				margin-bottom: 5px;
				#margin-bottom: 3px;
				border:1px solid #1e2023;
			}
			div#brochure-form .inner form textarea {
				margin-bottom: 5px;
				#margin-bottom: 3px;
				padding: 5px 5px 0 5px;
				width: 160px;
				height: 50px;
				font-family: Verdana,Arial,Helvetica,Sans-serif;
				font-size: 0.9em;
				color: #3b393b;
				border:1px solid #1e2023;
			}
			div#brochure-form .inner form .submit {
				width:58px;
				margin-left:211px;
				
			}