#form {
	width: 425px;
	padding-right: 20px;
	padding-left: 25px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 440px;
	background-image: url(site_images/form_bg.png);
	padding-top: 10px;
}
