#searchstate {
	/*
	background-image: url(/images/h3-bg.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	background-position: 0px 0px;
	padding-bottom: -5ex;
	*/
	text-align: right;
	line-height: 28px;
	height: 0px;
	position:absolute;
	margin-right: 20px;
	margin-left: 150px;
	/*
	right:0;
	display: block;
	margin-top: 0px;
	padding-top: 1ex;
	*/
}

#maparea a{
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	padding-left: 20px;
}

.foot_line {
	clear: both;
	background-image: url(/images/footer-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	color: #666666;
}

