#pageContainer {width:1150}
#centrePanel {float:right;height=600;}
#navigation {width:200px;margin-left:5px}
#ousefulOL {border:0;width:900px;height:100%;}
#toolsFrame {border:200;width:900px;height:100%;}
#grazrpanel {height:400px;width:200px;float:left;}
#configPanel {float:left;margin-top:10px;border:1px solid gray;padding:5px;}
#config {display:none}
#tools ul {display:inline;}
#toolList li {display: inline;list-style-type: none;padding-right: 10px;}
#wikiAd {display:block;float:left}
#widgetPanel {float:left}

#tools {
  font-weight:bold;
  text-indent:15px;
  background:url(http://us.i1.yimg.com/us.yimg.com/i/ydn/bg_hd.gif) 0 0 repeat-x #B6CDE1;
  border:1px solid #93B2CC;
  padding:5px 0;
  margin:0 auto;
}

#tools li {
  display:inline;
  font-size:1em;
  border-right:1px solid black;
  margin-right:1em;
  padding-right:1em;
}

#tools li.last {
  border-right:none;
}

#tools li a {
  text-decoration:none;
  color:black;
}

#tools li a:hover {
  text-decoration:underline;
}

#webURL {margin-top:5px;}
