#map_title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #EFEFEE;
	margin-bottom: 2em;
	background: transparent url("/images/page/customer_map/nav/white_back.gif") repeat-x left bottom;}
#map_title h2 {
	float: left;
	margin: 0;
	line-height: 180%; }
#map_title ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 130%;
	font-weight: bold; }
#map_title li {
	float: left;
	border-left: 1px solid #EFEFEE;
	line-height: 180%;
	}
#map_title a {
	padding: 0 1em;
	float: left;
	text-decoration: none;
	color: #636466;
	border-top: 1px solid #EFEFEE; }
#map_title a:focus { color: white; }
#map_title a:focus:hover { color: #636466; }
#map_title .active { background: #FD1B14 url("/images/page/customer_map/nav/red_back.gif") repeat-x left bottom; }
#map_title .active a { color: white; }
#map_title .first { border-left: 0; }
#map_title .first span,
#map_title .last span {
	float: left;
	width: 10px;
	padding-top: 1px;
	}
#map_title .first span { background: transparent url("/images/page/customer_map/nav/left_corner.gif") no-repeat top left; }
#map_title .last span { background: transparent url("/images/page/customer_map/nav/right_corner.gif") no-repeat top right; }

