.statustext{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
            progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);  
    width: 100%;
    height: 30px;
    right: -5px;
    top:105px;
    /* left: 280px; */ /* change to -12px; when sidebar is collapsed */
}

body #content{                      
    padding-top: 136px;
}

.caution table, .caution th, .caution td { border: 0px solid black!important!; }
.caution th { color: #000000!important!; }

.important table, .important th, .important td { border: 0px solid black!important!; }
.important th { color: #000000!important!; }

.note table, .note th, .note td { border: 0px solid black!important!; }
.note th { color: #000000!important!; }

.tip table, .tip th, .tip td { border: 0px solid black!important!; }
.tip th { color: #000000!important!; }

.warning table, .warning th, .warning td { border: 0px solid black!important!; }
.warning th { color: #000000!important!; }
