#middle_content {
	padding-bottom:0;
}
form .result {
	float:right;
	width:350px;
}
form .result ol {
	list-style-position:inside;
	padding:0;
	margin:0;
}
#contactForm {
	position:relative;
}
#contactForm textarea {
	width:205px;
}
#contactForm .buttons {
	width:auto;
	position:absolute;
	bottom:-5px;
	left:370px;
}
#contactForm button {
	display:block;
	background:url(/images/btnSend.gif) no-repeat;
	width:78px;
	height:33px;
	border:0;
	text-indent:-999em;
}
