body { 
margin : 0 !important;
padding : 0 !important;
}

#infobar { 
font : message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active { 
display : block;
float : left;
clear : both;
width : 97.3%;
color : InfoText;
background : InfoBackground url(warning.gif) no-repeat fixed 0.3em 0.3em;
padding : 0.45em 0.3em 0.45em 2em;
border-bottom : 0.16em outset;
text-decoration : none;
cursor : default;
}

#infobar a:hover { 
color : HighlightText;
background : Highlight url(warning2.gif) no-repeat fixed 0.3em 0.3em;
}

#viewplot { 
width : 100%;
padding : 1em;
}