#direct
	{
	padding-left:90px;
	padding-right:70px;
	}

#map
	{
	float:left;
	}

iframe
	{
	border:1px #666 solid;
	margin-bottom:40px;
	}
	
#directionstext
	{
	float:left;
	width: 180px;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	font-size:12px;
	color:#333;
	}

#directionstext a
	{
	color:#039;
	text-decoration:none;
	}

#directionstext a:hover
	{
	color:#333;
	text-decoration:underline;
	}