div.req-text {
	color:#53636f;
	margin-top:15px;
	float:left;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.req-headcontainer {
	background:url('../images/contact-female.gif') no-repeat right top;
	width:570px;
	height:122px;
	float:right;
	margin-top:-10px;
}
div.req-form, div.req-form table {
	clear:both;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#53636f;
	margin-top:-40px;
}
input.but {
	background:url('../images/req-submit.gif') no-repeat left top;
	padding-left:20px ;
	padding-top:50px;
	position:relative;
	left:200px;
	top:20px;
	width:152px;
	height:27;
	border:none;
}
br { clear: left; }

