h1 {
	background: url(../images/titles/contact_lifestream.gif) no-repeat;
}

textarea {
	width: 300px;
	height: 150px;
}

#contact_left {
	float: left;
	width: 400px;
}

#contact_right {
	margin-left: 430px;
	padding-left: 40px;
	border-left: 1px solid #8BA4D4
	
}

.address {
	margin-bottom: 15px;
}

.address h3 {
	color: #a27000;
	border-bottom: 1px solid #a27000;
	width: 50%;
}

.form_div {
	margin-bottom: 10px;
}

.submit {
	margin-left: 118px;
}

#contact_error {
	vertical-align: top;
	padding-left: 10px;
	visibility: hidden;
}
