@CHARSET "UTF-8";

body
{
    margin: 5px;
}

#timeline
{
    width:1000px;
}   
.timeline-event-tape 
{
    display:none;
}

.timeline-event-label
{
    font-size: 8pt;
    color: #000;
    font-family: Arial;
}

#timeline-band-0 .timeline-ether-bg
{
    background: #f8f8f8;
    border:     1px solid #D8D8D8;
}

#timeline-band-0 .timeline-date-label
{
    color:#000;
    font-size: 9px;
}

.timeline-band-layer-inner
{
    cursor:pointer;
}


.header, .menu, a, #overlay, #loading, .ui-dialog-overlay, .ui-dialog, .ui-dialog-container, .ui-resizable-handle, .ui-dialog-buttonpane, input, button, .breadcrumbs, #footer
{
    display:none;
}

a
{
    color: #000;
}
