#mbox {
    background-color:#eee; 
    padding:8px; 
    border:2px outset #666;
}

#mbm {
    font-family:sans-serif;
    font-weight:bold;
    float:right;
    padding-bottom:5px;
}

#ol {
    background-image: url(/static/images/overlay.png);
}

.dialog {
    display:none
}

* html #ol {
    background-image:none; 
}
