div.directions {
    /* font-family: arial-narrow, arial, geneva, verdana, sans-serif; */
    font-size: 16px;
    background: #e0e0e0;
    padding: 20px 20px 20px 20px;
}

div.directions div.directions_inner {
    background: #eeeeee;
    padding: 20px 20px 20px 10px;
}

div.directions h3.directions,
div.directions h4.directions {
    font-weight: bold;
    text-align: center;
    margin: 0px;
}

div.directions h4.directions {
    margin: 0px 0px 10px 0px;
}
