#mapsearch, #mapsearchfor {
	width: 929px;
	border-left: 30px solid #ebebeb;
	border-right: 41px solid #ebebeb;
	border-top: 2px solid #ebebeb;
	color: #444;
	font-size: 80%;
	padding-top: 16px;
	padding-bottom: 16px;
	position: relative;
	top: 0px;
	left: 0px;
}

#mapsearch table {
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
}

#mapsearchfor table {
	width: 96%;
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
}

#mapsearch img, #mapsearchfor img {
	border: none;
}


