@charset "utf-8";
/* CSS Document */
.directions {
	margin-left: -4px;
    width: 465px;
    overflow: auto;
    }
.map {
    width: 100%;
    height: 398px;
	margin: 0 0 16px 0;
    color: #000;
	border: 1px dotted #999eab;
    }
