#navland2 { position: absolute; top: 220px; left: 530px; width: 240px; height: auto; margin-right: 30px; margin-left: 6px; }
#navland2 ul {
list-style: none;
}
#navland2 ul li{
margin-top: 2px;
}
#navland2 ul li a { display: block; background-color: #ffc; color: #000; font-size: 10px; text-decoration: none; padding: 2px 10px 3px; border-color: #fff #757575 #757575 #ffac2d; font-weight: bold; top: 20px; left: 4px; width: 200px; height: auto; margin: 3px; border-style: solid; border-width: 1px 1px 1px 4px; }
#navland2 ul li a:hover { background-color: #dfdfdf; color: #757575; padding: 3px 10px 2px 11px; border-color: #757575 #fff #fff #7d7d7d; border-style: solid; border-width: 1px 1px 1px 4px; }
* html ul li a {height: 1%; /*hasLayout*/
}
