dl.column {
	width: 300px;
	float: left;
}

p.info {
	width: 620px;
	color: #AAA;
	text-align: center;
	margin-top: 30px;
	float: left;
	clear: left;
}

dl dd {
	margin: 0px 0px 10px 0px;
}

dl dt {
	font-weight: bold;
}

#pagesNavigation {
	text-align: center;
	width: 620px;
}

#pagesNavigation .numbers {
	display: inline;
	margin: 0px 4px;
}

#urh ul a {
	margin-right: 10px;
}

.zipZonesFilter li a {
	display: block;
	width: 14px;
	float: left;
	line-height: 16px;
	height: 16px;
	color: #AAA;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #AAA;
}
.zipZonesFilter li a:hover {
	color: #B81818;
	border-color: #B81818;
}

.zipZonesFilter li a {
	
}

.zipZones .title {
	float: left;
	margin-top: 2px;
}

.zipZonesFilter {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}

.zipZonesFilter li {
	float: left;
	margin: 0px 3px;
}

#content h3,
RevenueFindForm {
	width: 620px;
}

#content h3 {
	float: left;
	clear: left;
}

table.revenues.list {
	width: 620px;
	border-spacing: 0;
}

table.revenues.list tr td {
	text-align: left;
	vertical-align: top;
}

table.revenues.list tr:hover td {
	background-color: #EEE;
}

table.revenue.scope td {
	vertical-align: top;
}

#RevenueFindForm {
	width: 620px;
	float: left;
	clear: left;
	margin-bottom: 8px;
}

#RevenueFindForm label {
	width: auto;
}

#RevenueFindForm .searchfield,
#RevenueFindForm .submit {
	float: left;
}

#RevenueFindForm .submit input {
	width: auto;
	padding: 0px 10px;
}

#RevenueFindForm input {
	margin: 7px 2px 0px 2px;
}

.zipZones {
	width: 600px;
	float: left;
	clear: left;
	margin-bottom: 16px;
}

#content h2 {
	clear: left;
}
