#contact_left {
	width: 512px;
	float: left;
}
#contact_right {
	width: 280px;
	margin-right: 25px;
	float: right;
	margin-top: -15px;
}
* html #contact_right {
	margin-right: 0px;
}
#contact_form_top {
	background: url(../images/contact-us-header.jpg) no-repeat;
	width: 297px;
	height: 60px;
}
#contact_form {
	background: url(../images/contact-us-bg-2.jpg) repeat-y;
	width: 297px;
	color: #4B4B4B;
}
#contact_form a {
	color: #FB9C2A;
}
#contact_form table {
	width: 270px;
	margin-left: 10px;
	margin-top: 10px;
}
#contact_form table td {
	padding-bottom: 8px;
}
#top {
	padding-top: 10px;
}
#contact_form input {
	border: 1px #B1B1B1 solid;
	width: 170px;
	height: 19px;
}
#contact_form textarea {
	border: 1px #B1B1B1 solid;
	width: 270px;
	overflow:auto;
}
#contact_form_bottom {
	background: url(../images/contact-us-bottom-2.jpg) no-repeat;
	width: 297px;
	height: 14px;
}
#button {
	border: 0 !important;
	width: 195px !important;
	height: 33px !important;
}
#filler {
	height: 20px;
}
