@charset "utf-8";
/* CSS Document */

div#map h2
{
	border: 0;
	margin: 0;
}

.directions-form
{
	border-top: 1px dashed #999;
	margin-top: 4px;
	padding-top: 2px;
}

.directions-form label
{
	height: 18px;
	line-height: 18px;
}

.directions-form input.button
{
	height: 23px;
}

.directions-form input.textbox
{
	height: 18px;
	width: 70px;
}
