@charset "utf-8";
/* Google Maps Directions CSS */

v\:* {
     behavior:url(#default#VML); /* Fixes some IE Bug */
}

table {
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0;
}
h2.directions {
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
table.directions th {
	background-color:#EEEEEE;
}

