@import url(essentials.css); 

a:link             {color:#999999;}
a:visited          {color:#999999;}
a:active           {color:#000000;background-color: #f0f0f0;}
a:hover            {color:#000000;background-color: #f0f0f0;}
a noreferer        {color:#000000;background-color: #f0f0f0;}

div.title          {padding:0.5em;margin-bottom:0.5em;width:100%;border:0;background-color:#999999;}
div.titletext      {letter-spacing:0.2em;font-weight:bold;float:left;}
div.titlebuttons   {text-align:right;float:right;}
div.group          {float:left;}
div.rowseparator   {clear:both;margin-bottom:1em;}
div.portlet        {border:1px solid #999999;margin-bottom:5px;}
div.portlettitle   {font-size:xx-small;font-weight:bold;background-color:#cccccc;width:100%;}
div.portletcontent {margin:0.25em;width:100%;}
table.watchdog     {padding:0;margin:0;}
table.watchdog td  {padding-right:1em;font-size:80%;}

#buttons           {display:inline;position:absolute;left:5px;top:4px;}

#tools {float:left;min-width:280px;width:30%;margin:2px;}
#sitestatus {float:left;min-width:330px;margin:2px;}
#sitestatusdetail {float:left;min-width:330px;margin:2px;}
