.mapcontainer {
	width: 638px;
	border: #2e5f96 1px solid;
}


.mapcontainer img{
		border: 0px;
	}

#map,#citymap {
	width: 630px;
	margin: 3px;
	height:288px;
	border: #2e5f96 1px solid;
}

#map { width:630px; }
#citymap { width:498px; }

.maptools {
	width: 638px;
	height: 73px;
	background: transparent url("/img/map/map-bg.gif") repeat-x;
	border-top: #2e5f96 1px solid;
}

.maptools img {
	margin-bottom:-3px
}

.maptext {
	width: 638px;
	background: transparent url("/img/map/map-text.gif") no-repeat;
	background-position: 70px 55px;
	height: 100%;
}

.mapmove img {
	margin-bottom:0px
}

/* ******************* */
.mapmove, .mapscale{
	float: left;
	width: 110px;
	height: 72px;
	background: transparent url("/img/map/map-spacer.gif") no-repeat right;
}

.mapmove table {
	width: 63px;
	margin-left: 20px;
	margin-top: 5px;
	border-collapse: collapse;
}
.mapmove td {
	padding: 0px;
}

.mapscale {
	width: 225px;
}

.mapscale table {
	width:172px;
	margin-left: 25px;
	margin-top: 11px;
	border-collapse: collapse;
}
.mapscale td {
	padding: 3px;
	vertical-align: bottom;
}

.mapscale td.end {
	width:20px
}

.mapview {
	float: left;
}

.mapview table {
	width: 63px;
	margin-left: 20px;
	margin-top: 12px;
	border-collapse: collapse;
}
.mapview td {
	padding-right: 15px;
	vertical-align: bottom;
}

#smallmap {
	width: 109px;
	height: 59px;
	float: right;
	padding: 1px;
	margin: 5px;
	border: #2e5f96 1px solid;
}

