#body_directions dt.vcard {
    font-size:116%;
    margin-bottom:1.23em;
    margin-left:13px;
}
#body_directions dt.vcard .fn {
    color:#900;
}
#body_directions dt.vcard .fn,
#body_directions dt.vcard .adr,
#body_directions dt.vcard .region,
#body_directions dt.vcard .postal-code {
    display:inline;
    margin-right:.5em;
}
#body_directions dt.vcard span.street-address {
display:block;
}
#body_directions dt.vcard {
    border-bottom:1px dotted #900;
    margin-bottom:.75em;
    padding-bottom:.25em;
    margin-right:16px;
}
#body_directions dt.vcard .map {
    background-color:#900;
    color:#fff;
    font-family:arial;
    font-size:66%;
    padding:0 .38em;
    text-transform:uppercase;
}
#body_directions #yui-main .entry-title {
    border:none;
    padding:0;
    margin:0;
    color:#111;
    font-size:100%;
}