h2 {
	color: #1C8200;
}

#body-pane .content-frame, #body-pane .content-frame .content-pane {
	position: relative;
}

#body-pane {
	background: #528F28 url(/common/images/interface/page_backgrounds/contact.jpg) no-repeat left top;
}

#body-pane .content-pane .box_top {
	background-image: url(/common/images/interface/corners/small/contact_top.gif);
}

#body-pane .content-pane .content {
	border-left-color: #949083;
	border-right-color: #949083;
	min-height:100px;
}

#body-pane .content-pane .box_bottom {
	background-image: url(/common/images/interface/corners/small/contact_bottom.gif);
}

input, textarea {
	font-size: 1.22em;
}

textarea {
	width: 165px;
	#width: 164px;
}

div.address_container {
	position: absolute; 
	left: 30px;
	top: 175px;
}

.email_form {
	position: absolute; 
	width: 170px; 
	top: 130px; 
	left: 470px;
}

