div#pagetype div#contactUsDiv{
	
}

div#pagetype div#contactUsDiv .form{
	margin-top:5px;
}

div#pagetype div#contactUsDiv #tdHeader{
	padding-top:10px;
	padding-bottom:10px;
}

div#pagetype div#contactUsDiv #contactusForm{
	margin-left:10;
}

div#pagetype div#contactUsDiv #contactusForm tbody tr td:first-child{
	padding-right:10;
}

div#pagetype div#contactUsDiv .thinBorder tbody tr td{
	padding-top:5px;
	padding-bottom:5px;
}


div#pagetype div#contactUsDiv span input{
	/* padding-bottom:10px; */
	margin-bottom:10;
	height:25px;
	width:80px;
}
div#pagetype div#contactUsDiv span img{
	margin-top:10;
}
div#pagetype div#contactUsDiv span.sfInstructions{
	margin-bottom:10px;
}

.mapFrame{
	height:100%;	
}