/***** contact page *****/
#contactNumber{
	padding-bottom:15px;
}
#contactNumber span{
	display:block;
	width:80px;
}
form label{
	width:250px;
	float: left;
	clear:left;
}
form .noLabel{
	margin:0;
	padding:0;
	vertical-align:top;
}
form input, form select, form textarea{
	width:250px;
	margin-top:0px;
}
#title select{
	width:50px;
}
#title label, #captcha label{
	width:75px;
}
form .submit{
	padding-left:0px;
}
form input.button{
	width:auto;
}
#map {width:500px; height:300px;}
#newsletterForm{height:730px;}