body{
	background-color:#000000;
	margin:0;
	text-align: center;
	font-family:"Arial", sans-serif;
	color:white;

}

#custom-request-form{
	text-align: left;
	margin:0 auto;
	background-image:url(/contentimages/custom-request-form.jpg);
	background-repeat: no-repeat;
	width:1007px !important;
	width:1200px;
	height:313px !important;
	height:383px;
	padding: 70px 0 0 193px;
}


#map,#map td{
	font-size:9px;
}

#templaterow{display:none}

#locations{
	background-image:url(/contentimages/blank.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:358px;
	text-align: left;
	margin:0 auto;
	padding:25px 200px 0 200px;
}

#radius{
	overflow:auto;
	height:250px;
	width:420px;
}


#radius h2{
	font-size: 15px;
}

table{
	border:0
}

td{
	padding:3px;
	border:0;
}

th{
	padding:3px;	
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

.formfield{
	background-color:#9f9f9f;
	border:1px solid #2a2828;
	color:white;
	
}

.textfield{
	width:110px;
}

textarea{
	width:400px;
	height:60px;
}

form{
	margin:0;

}

p{
	font-size: 13px;
	margin: 0;
	padding:3px;
	font-weight: bold;
}

a{
	color:white;
}

#form{
	
}

.clear{
	clear:both;
}


#map {
	color:black;
}

