.suckerdiv ul{ color: #582e1e; 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 #84503a; }	.suckerdiv ul li{ color: #84503a; 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: #eae6e2; position: absolute; width: 250px; /*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: #582e1e; font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; padding: 3px 5px ; border-top: 1px solid #84503a; border-right: 1px solid #84503a; border-left: 1px solid #84503a; border-bottom-style: none; border-bottom-width: 0; }.suckerdiv ul li a:visited{ color: #582e1e;  font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }.suckerdiv ul li a:hover{ color: #582e1e; font-size: small; font-weight: bold; background-color: #d99865; }.suckerdiv .subfolderstyle{ background-image: url(arrow-list.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right center; }	/* Holly Hack for IE \*/* html .suckerdiv ul li { float: left; height: 1%; }* html .suckerdiv ul li a { height: 1%; }/* End */</style>