#mrk-header, #mrk-footer, #mrk-news, .mrk-gadget-header,
#mrk-sidebar, .mrk-content-footer, .mrk-gadget-footer, .mrk-daily-headline {
    display: none !important;
}
.breadcrumb {
    display: block;
    border: 0;
}
table {
    border-spacing: 0px;
    zoom: 1;
}
.mrk-gadget,
.mrk-gadget-header,
.mrk-gadget-content {
    overflow: visible !important;
}
.mrk-daily tbody .mrk-floor {
    background: #fff;
    color: #0068B6;
}
.mrk-daily .mrk-performing {
    height: 0;
    top: -3px;
    border-top: 3px solid #007AB9;
    border-bottom: 3px solid #007AB9;
}
.mrk-daily thead .mrk-min {
    border-right: 0;
}
.mrk-daily thead .mrk-min div span {
    position: static;
    margin: 0 0 0 -17px;
    white-space: nowrap;
}
.mrk-daily tbody th {
    border-top: 1pt solid #ccc;
    border-right: 1pt solid #ccc;
}
.mrk-daily tbody .mrk-last,
.mrk-daily tbody .mrk-floor {
    border-top: 1pt solid #ccc;
    border-bottom: 0;
}
.mrk-daily tbody .mrk-floor {
    font-size: 14px;
    font-weight: bold;
}
.mrk-daily tbody .mrk-zfloor {
    border-bottom: 0;
    background: #fff;
}
.mrk-daily tbody .mrk-min {
    border-right: 1pt solid #ccc;
    border-top: 1pt solid #ccc;
}
.mrk-daily tbody .mrk-odd {
    background: #eee;
}
.mrk-daily tbody .mrk-tz {
    border-left: 2pt solid #999;
}
.mrk-monthly .thead th,
.mrk-monthly th,
.mrk-monthly td {
    border-style: solid;
}
.mrk-monthly .mrk-day {
    text-align: center;
}
.mrk-monthly .mrk-performing, .mrk-monthly .mrk-non-performing {
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    text-indent: 0;
    text-align: center;
}
.mrk-monthly .mrk-day-off .mrk-performing,
.mrk-monthly .mrk-non-performing {
    display: none;
}
.mrk-monthly .mrk-day .mrk-performing {
    color: #007AB9;
}
.mrk-monthly .mrk-today .mrk-performing {
    color: #000;
}
.mrk-monthly .thead a,
.mrk-monthly .thead .mrk-event .mrk-schedule-next
.mrk-monthly .thead .mrk-event .mrk-schedule-prev {
    display: none !important;
}
.mrk-monthly .thead .mrk-day span {
    position: static;
    height: auto !important;
    min-height: 24px;
    height: 24px;
}
.mrk-monthly .thead .mrk-day span .mrk-today-label {
    overflow: visible;
    display: block;
    position: static;
    width: 15px;
    height: 24px;
    margin: -24px 0 0 0;
    background: transparent;
    white-space: nowrap;
    color: #000;
    line-height: 1.1;
    text-align: center;
    text-indent: 0;
    *zoom: 1;
    *margin: 0;
}
.mrk-monthly .thead .mrk-day span .mrk-day-off-label {
    display: block;
    position: static;
    height: 100px;
    margin: 0 0 -100px 0;
}
.mrk-monthly .mrk-today {
    background: #FCEEED;
}
#mrk-main-contents h1,
#mrk-main-contents h2,
#mrk-main-contents h3,
#mrk-main-contents h4,
#mrk-main-contents h5,
#mrk-main-contents h6 {
    margin-left: 0;
    padding-left: 0;
}
#mrk-contents {
    width: 100%;
    margin: 0;
}
#mrk-main-contents {
    margin: 0 auto;
}
.mrk-daily tbody th .mrk-times,
.mrk-daily tbody td .mrk-times {
    display: inline;
}