#nav, .noprint, .news, .map, .bottom, #wrapper-info, #codeigniter_profiler, .breadcrumbs, #header {
    display: none !important
    }
.dirblock {
    float: left;
    width: 300px;
    clear: none
    }
.dirfrm {
    margin-top: -10px
    }
.dirdest {
    margin-top: 10px;
    margin-bottom: 5px
    }
.dirfrm .text, .dirfrm .area {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: none;
    font-size: 24px
    }
.dirfrm, .directions {
    width: 920px !important
    }
.dirprint {
    display: block
    }
.directions {
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: #ccc 0 0 4px;
    -webkit-box-shadow: #ccc 0 0 4px;
    box-shadow: #ccc 0 0 4px;
    padding: 25px 15px 15px 15px;
    margin: 0 0 25px 0
    }