body
{
    font-family: Arial;
    margin: 8px;
    padding: 0px;
    min-width: 1000px;
    background-color: #FFFFFF;
}


div#topbar
{
    border-bottom: 1px solid #D0D0D0;
    margin-left: 136px;
    margin-bottom: 30px;
    padding-left: 6px;
    padding-top: 70px;
}


div#warnings
{
    position: relative;
    top: -20px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #CCCCCC;
    padding: 10px;
    background-color: #FFFFCC;
}


div#warnings p
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11pt;
    font-style: italic;
}


div#mash-content
{
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 15px;
}


div#topbar img#mash_logo
{
    position: absolute;
    left: 8px;
    top: 20px;
    z-index: 0;
    border: 0;
}


div#topbar img#mash_logo_text
{
    position: absolute;
    left: 160px;
    top: 24px;
    z-index: 0;
    border: 0;
}
