div#qTip {
  margin:0px;
  border:solid 1px #000080;
  padding:3px 5px 3px 5px;
  font-size:13px;
  font-weight:bold;
  font-style:normal;
  color: #C2F2FF;
/*  background: transparent url(/forums/style_images/aw_refblue/submenu.gif); 
  background-repeat:repeat-x;
  background-color:#164B75; /*#104271; Order mattaers with gif and bckgrnd color */
/*  background-image:url(/images/NavBar/tblheader_bg_mainpages.gif);
  background-repeat:repeat-x; */
  background-color: #005FB1;
 position: absolute;
 z-index: 1000;
}
