#flyout {padding:0; margin:3px 0 0 0; list-style:none; width:180px;}
#flyout ul {padding:0; margin:0; list-style:none; height:auto;}
#flyout li {text-align:left; margin-bottom:5px; list-style: none;}
#flyout li a {display: block; width:180px; height:39px; background:#e7f3ff; color:#000; line-height:39px; font-family:Tahoma; font-size:12px; text-decoration:none; text-indent:10px; border: 0;}

#flyout li:hover {background:#c6d1dc;}
#flyout li a:hover {background:#c6d1dc; color:#000;  width: 180px;  cursor: pointer;}
#flyout li:hover > a {background:#c6d1dc; color:#000;}

#flyout ul li {margin:0; padding:0;}
#flyout ul li a {background:#e7f3ff; margin-bottom:-1px; width: 180px; height: 24px; border-top: 1px solid #c6d1dc; border-bottom: 1px solid #c6d1dc; display:block;  color:#000; font-family:Tahoma; font-size:11px; text-decoration:none; line-height: 24px;}

#flyout li a.current,
#flyout ul li a.current { background-color:#c6d1dc; color:#000;}


