.menu ul          { font-variant: normal; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; list-style-type: none; list-style-position: inside; margin: 0; padding: 0px; width: 155px; display: block }	.menu ul li   {		position: relative	}	.menu li ul    { border: solid 1px #cedceb; position: absolute; z-index: 200; top: -1pt; left: 150px; display: none }	.menu ul li a          { color: #1c2d48; font-weight: bold; font-size: 10px; line-height: 22px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; padding: 0px 4px 0px 0px; display: block }	.menu ul a:hover      { color: white; text-decoration: none; background-repeat: no-repeat; display: block }/* Fix IE. Hide from IE Mac \*/* html .menu ul li { float: left; height: 1%; }* html .menu ul li a { height: 1%; }/* End */.menu li:hover ul, li.over ul { display: block; } /* The magic */.subnav ul li a:hover       { color: #1c2d48; background-color: #e2e8ee }.subnav ul li a        { font-weight: normal; background-color: #cad4e0; padding-left: 4px }.subnav    { }.menu       { padding-left: 10px; z-index: 100; width: 165px }.content { }.class { }