#contactFormWrapper {
	width: 691px;
	height: 230px;
	margin-bottom: 50px;
	overflow: hidden;
	margin-left: 70px;
}

#contactForm {
	width: 691px;
}

#ajaxloader_contact {
	position: absolute;
	top: 199px;
	left: 645px;
	display: none;
}

.comment_button.sendContactBtn {
	background: url('images/confirmBtnBlack.gif') no-repeat 0px 0px;
	top: 192px;
	left: 445px;	
}

.comment_button:hover {
	color: #fff;
	background-position: 0px -31px;
}

#submitBtn {
	margin-left: 240px;
	height: 30px;
}