#contact_us_wrapper {
	float:left;
	display:inline;
	clear:both;
	padding:10px;
}

.main_column_splash_header {
	float:left;
	display:inline;
	clear:right;
}

.main_column_splash_header h2 {
	clear:both;
}

label{
	float:left;
	width:125px;
	text-align:right;
	margin-right:10px;
}

input{
	margin-bottom:10px;
}

#comments{
	width:200px;
	height:100px;
}

#buttons{
	margin:15px 0 0 150px;
}

#success_message{
	text-align:center;
}

#failure_message{
	color:red;
}