 .QTFun_Item
 {
   float:right;
   height:18px;
   vertical-align:middle;
   line-height:18px;
   text-align:center;
   padding:0px 5px 0px 5px;
 }
 
 a.QTFun_Link, a.QTFun_Link:link, a.QTFun_Link:visited, a.QTFun_Link:hover
 {
   font-family:Arial;
   font-weight:bold;
   color:#66adde;
   font-size:23x;
   text-decoration:none;
   line-height:18px;
   white-space:nowrap;
 }
 
 a.SelectedItem, a.SelectedItem:link, a.SelectedItem:hover, a.SelectedItem:visited
 {
   color:#66adde;
 }
 
 a.QTFun_Link img
 {
    float:left;
    _margin-top:-35px;
    
 }
 
 .QTFun_SubMenu
 {
   background-color:#66adde;
   padding:10px;
   border:1px solid #462909;
   display:none;
   float:left;
   position:absolute;
   margin-left:auto;
   margin-right:auto;
}
 
 .QTFun_SubMenu a, .QTFun_SubMenu a:link, .QTFun_SubMenu a:hover, .QTFun_SubMenu a:visited
 {
   display:block;
   line-height:20px;
   color:White;
   white-space:nowrap;
   font-weight:bold;
   font-family:Arial;
   text-align:right;
 }
 
.QTFun_Sep
{
  background-color:#66adde;
  width:1px;
  height:18px;
  float:right;
}
