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


#content .directionsText {
	font-size: 13px;
}
.directionsText h3 {
	font-size: 13px;
	font-weight: bold;
	lineheight: 13px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.directionsText p {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

