.directions
{
	

}

#map
{
	width: 350px;
	height: 350px;
    float: left
}

.directions table
{
	
    font-size:11pt;
}
      
#drivingDirections
{
	float:right;


	padding: 0px;
	width:364px;
	height:364px;
	;
}
.header
{
    font-weight:bold;
}


#drivingDirections .header .right
{
	text-align: left;
}

#drivingDirections .header .left span
{
	color: #333;
	
	font-size: 10pt;
	display: inline-block;
	padding-bottom: 2px;
}

.mapArea
{

}

#drivingDirections .footer
{
	height: 10px;
}

#drivingDirections .footer .text
{
	
	font-size: 10px;
	color: White;
	vertical-align: middle;
	
}





#directionsForm span
{
	
	font-size: 10pt;
}

#directionsForm ul, #directionsForm li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#directionsForm li
{
	margin-top: 5px;
}

#info
{
	text-align: left;
	;
	display: block;
	float: left;
}

#info .text,
#info .text a,
#info .text a:hover
{
	
	color: Black;
	font-size: 10pt;
}

#info .text a,
#info .text a:hover
{
	color: #333;
}

#info .img
{
	float: right;
	clear: right;
}

.mapSubmit
{
	color: #FFF;
	text-decoration: none;
	border: 1px solid #254772;
	border-width: 0px 1px 1px 0px;
	background-color: yellow;
	display:inline-block;
	cursor: pointer;
	text-decoration: none;
}

.mapSubmit:hover
{
	text-decoration: none;
}

.mapSubmit span
{
	padding: 3px;
	display: inline-block;
}


#drivingDirections .left
{
    float: left;
}

#drivingDirections .right
{
    float: right;
}

#drivingDirections .clear
{
    clear: both;
}
#directionsHide
{
    float:right;
}
.label
{
    width:300px;
}
