.dir-AdminHelp
{
	background-color:#F5F5F5;
	border:solid 1px #EEEEEE;
	padding:1px 10px 10px 10px;
}
.help
{
	font-size:smaller;
}
.dir-wrap
{
	width: 700px;
	padding:10px;
}
.dir-label
{
	font-weight:bold;
}
.dir-button
{
	font-size:11px;
}
.dir-input
{
	font-size:11px;	
	width:300px;
	color:Gray;
	margin-left:4px;
}
.dir-map-large
{
	
}
#map_canvas
{
	height: 500px; 
}

#directions
{
}

/* Left/Right styles */
.mapLeft {
	float: left;
	width:60%;
	margin-top:10px;
	margin-left:5px;
}
.directionsRight {
	float: right;
	width:37%;
}
/* Top/Bottom styles */
.mapTop {
	width:100%;
	margin-left:5px;
}
.directionsBottom {
	width:100%;
}
