@charset "UTF-8";
div.location { 
	z-index:2; 
	padding-top:100px; 
	padding-left:20px; 
	background-image: url('../../images/location-background-578x542.jpg'); 
	background-repeat:no-repeat; 
	width:558px;
}
div.locationText { 
	z-index:3; 
	width:558px; 
	height:413px; 
	overflow:auto; 
	scrollbar-base-color:cc9966; 
}
div.location table td { vertical-align:top; }
div.backToMap { position:absolute; top:100px; left:435px; }
div.locationNav { position:absolute; top:130px; left:435px; }