#contactFormArea #reserve{
	width: 700px;
	margin: 0 auto;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
}

#contactFormArea #reserve th{
	color: white;
}

#contactFormArea #reserve td{
	font-weight: bold;
	padding: 10px;
}

#contact{
	width: 700px;
	margin: 0 auto;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
}

#contact th{
	color: white;
}

#contact td{
	font-weight: bold;
	vertical-align: top;
	padding: 0px 5px;
}

#contact th{
	color: white;
}
#contact #firstContactCol{
	width: 50%;
}

form #submitButton{
	width: 70px;
	margin: 10px auto;
}

div .captcha{
	width: 115px;
	margin: 10px auto;
}