#navmitgl { position: absolute; top: 220px; left: 24px; width: 180px; height: auto; margin-left: 6px; border-right-style: none; border-bottom-style: none; }
#navmitgl ul {
list-style: none;
}
#navmitgl ul li{
margin-top: 2px;
}
#navmitgl ul li a { display: block; background-color: #ffc; color: #000; font-size: 10px; text-decoration: none; padding: 2px 0 3px 10px; border-color: #fff #ffac2d #ffac2d; font-weight: bold; width: 180px; height: 14px; margin: 3px; border-style: solid; border-width: 1px 1px 1px 4px; }
#navmitgl ul li a:hover { background-color: #dfdfdf; color: #757575; padding: 3px 0 2px 11px; border-color: #757575 #fff #fff #7d7d7d; border-style: solid; border-width: 1px 1px 1px 4px; }
#navmitgl #current a { color: #00f; font-weight: bold; }
* html ul li a { color: #ccc; height: 1%; /*hasLayout*/
}
#navmitgl #current1 a { color: #999; font-weight: bold; position: relative; left: 20px; width: 160px; border-color: #d2d2d2 #d2d2d2 #d2d2d2 #757575; }