html {
	font-family: Arial;
	font-size: 12px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #990033;
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 14px;
}

p.subtitle {
	margin-top: -1em;
	margin-bottom: 1em;
}

div.miles {
	color: #FF0000;
	padding-bottom: 0px;
	padding-top: 0px;
	/**margin-bottom: 1em;**/
}

form.zipbox {
	margin: 5px;
}

li {
	color: #000000;
	position: relative;
	left: -17px;
}

div.location {
	font-weight: normal;
	color: #000000;
}

div.searchby {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

div.error {
	font-size: 13px;
}

div#results a:link {
	font-weight: bold;
	color: #0066CC;
}

table.email-dicer {
	font-size: 12px !important;
}

div#centers {
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	width: 750px;
	_height: 820px;
	min-height: 820px;
	overflow: visible;
}

div#results {
	position: static;
	margin-top: 103px;
	margin-left: 30px;
	margin-right: 270px;
	_height: 647px;
	min-height: 647px;
}

div#footer {
	position: static !important;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}