<style type="text/css">

#left-area {
	position:relative;
	left:0px;
	top:0px;
	height:850px;
	}

.page-title {
	font-size:20px;}

#left-area p {
	max-width:280px;
	margin-bottom: 10px;
	}

#left-area h5 {
	margin-bottom: 5px;
	}
	
.yellowbox {
	padding:15px 15px 15px 15px;
	background-color:#fde700;
	width:250px;
	margin-bottom: 20px;
	}


.yellowbox h3 {
	position:relative;
	top:5px;
	color:#333;
	font-size:24px;
	}
	
.yellowbox p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #333;
	}

.yellowbox a {
	margin:0;
	padding:0;
	}



.distance-text {width:285px; height:380px;}

.distance-text p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	line-height: 10px;
	color: #cccccc;
}



#map-area {
	position:absolute;
	width: 650px;
	height: 759px;
	top: 2px;
	left: 320px;
	z-index:1;
}



</style>