#background {
	background-image: url(../images/back_affiliates.jpg);
}
#captchaBlock {
	height: 100px;
	padding: 0;
	position: relative;
	width: 100%;
}
#contactForm {
	position: relative;
	width: 428px;
}
#contactFormOuterContainer{
	border: 1px solid #f3f3f1;
	padding: 40px 110px;
	position: relative;
	width: 428px;
}
#contactSubmit {
  position: relative;
  right: 0px;
}
#frm_submitButton {
	margin-right: 0px;
	padding-right: 0px;
	right: 0px;
	text-align: center;
	width: 450px;
}
.adForm_left {
	color: #5c5d5f;
	float: left;
	font-size: 0.85em;
	padding: 0;
	position: relative;
	text-align: left;
	width: 172px;
}
.adForm_right {
	color: #5c5d5f;
	float: right;
	padding: 0;
	position: relative;
	text-align: left;
	width: 256px;
}
.frm_genField{
	background-color: #d1cec7;
	border: 1px solid #b7b5b1;
	color: #5c5d5f;
	height: 24px;
	margin-bottom: 10px;
	padding: 0 4px 0 4px;
	width: 246px;
}
.frm_selField{
	background-color: #d1cec7;
	border: 1px solid #b7b5b1;
	color: #5c5d5f;
	height: 24px;
	margin-bottom: 10px;
	width: 248px;
}


	




