/* Map */
.map-container { position:relative; padding:10px 0 0 0; background:url(/images/dot-divide.gif) no-repeat top; }
.map { width:501px; height:364px; position:relative; background:url(/images/map/map.gif) no-repeat; }
	.map img,.map span { position:absolute; border:none; display:block; }
	#area1 { left:11px; top:322px; }
	#area2 { left:152px; top:234px; }
	#area3 { left:218px; top:254px; }
	#area4 { left:227px; top:216px; }
	#area5 { left:265px; top:243px; }
	#area6 { left:258px; top:188px; }
	#area7 { left:277px; top:129px; }
	#area8 { left:329px; top:167px; }
	#area9 { left:327px; top:91px; }
	#area10 { left:387px; top:128px; }
	#area11 { left:434px; top:142px; }
	#area12 { left:395px; top:63px; }
	#area13 { left:377px; top:12px; }
.mapmap { top:0; z-index:9;}
.placenames { top:0; z-index:8;}
.schoolsearch { margin:0; padding: 0; width:250px; position:absolute; z-index:10; }
	.schoolsearch a.plus { font-size:0.8em; }
	.schoolsearch span {position:relative; height:25px; display:block; margin-bottom:1em; }
	.schoolsearch p {  font-size:1em; }
  	.searchbox { position:absolute; top:0; left:10px; background-color:#fff; border:1px solid #a72d51; width:205px; height:23px; margin:0; padding:0 0 0 3px; font-size:0.9em; color:#000; }
  	.searchsubmit { position:absolute; top:0; left:215px; padding:0; width:23px; height:23px; border:1px solid #a72d51; }
