.suckerdiv ul{ color: #ccc; font-size: small; font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0; padding: 0; list-style-type: none; width: 200px; /* Width of Menu Items */border-bottom: 1px solid #808183; }	.suckerdiv ul li{ color: #fec216; font-size: small; font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-weight: bold; position: relative; }	/*Sub level menu items */.suckerdiv ul li ul{ color: #fff; font-size: small; font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #20582b; position: absolute; width: 400px; /*sub menu width*/top: 0; visibility: hidden; }/* Sub level menu links style */.suckerdiv ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */color: #fff; font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; background: #20582b; text-decoration: none; padding: 4px 5px ; border-top: 1px solid #808183; border-right: 1px solid #808183; border-left: 1px solid #808183; border-bottom-style: none; border-bottom-width: 0; }.suckerdiv ul li a:visited{ color: #fff; font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }.suckerdiv ul li a:hover{ color: #fec216; font-size: small; font-weight: bold; background-color: #222b2a; }.suckerdiv .subfolderstyle{ background: #20582b url(arrow-list.gif) no-repeat right center; }	/* Holly Hack for IE \*/* html .suckerdiv ul li { float: left; height: 1%; }* html .suckerdiv ul li a { height: 1%; }/* End */</style>