#page-wrap { width: 890px; margin: 0; }
#map_canvas { width: 100%; height: 500px; width: 300px; float: left; position: relative; z-index: 30 !important; }

#locations { list-style: none; width: 200px; float: left;  }
#locations li { padding: 2px; margin:5px 0; width: 800px; height:12px; float: left; position: relative; z-index: 20; }
#locations li h3 {color:#000000; font-size:12px; font-weight:bold; line-height: 12px; text-decoration: none; padding:0; margin:0;}
#locations li:hover, #locations li.hover { background-color: #68a51d; }
#locations li:hover h3, #locations li.hover h3 { color: #ffffff;  padding:0; margin:0;}

#more-info { width: 270px; float: right; background: #68a51d; padding: 20px; height: 460px;}
#more-info * { position: relative; z-index: 40; }
#more-info > div { background: #fff; -moz-box-shadow: 0 0 14px rgba(70,49,1,0.5); -webkit-box-shadow: 0 0 14px rgba(70,49,1,0.5); padding: 20px; height: 420px; }
.longdesc { display: none; }

.prtc-commuter-lots h2 {
	font-size: .92em;
	color: 	#005fa5;
	margin-top: 0px;
	margin-bottom: 6px;
}

.prtc-commuter-lots p {
	font-size: .88em;
	margin-top: 4px;
	margin-bottom: 4px;
}

.prtc-commuter-lots #more-info {
	
}

.prtc-commuter-lots #more-info > div {
	padding: 8px;	
}

.prtc-commuter-lots a {
	font-size: .88em;
}

.prtc-commuter-lots ul.prtc-route-list {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

