img {
   behavior: url("http://status.mxes.net/plugin/pngbehavior.htc");
}
/* templates/mxes-status/style.css  */
.bold
{
    font-weight: bold;
    color: #444444;
}

body, div, p, h1, h2, h3, table, td, th, ul, ol, input, select
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
}

#sidebar
{
    padding: 20px 0 10px 2em;
    margin-left: 645px;
    width: 200px;
}

#sidebar form
{
    margin: 0;
}



