ul.product_finder { background: #fff; margin: 0 0 24px 0; padding: 0; position: relative; width: 158px; z-index: 1; }

ul.product_finder li { background: #fff url(../image/product_finder.gif) no-repeat 0 0; cursor: pointer; font-size: 8px; list-style: none; margin: 0; min-height: 25px; height: auto !important; height: 25px; padding: 0; width: 158px;}
ul.product_finder li a { visibility: hidden; }
ul.product_finder li:hover { background: #fff url(../image/product_finder.gif) no-repeat 0 -25px; }

ul.product_finder li ul li a { visibility: visible; }
ul.product_finder li ul { background: #fff; display: none; left: 0; margin: 0; padding: 0; position: absolute; top: 24px; width: 158px; }
ul.product_finder li:hover ul { background: #fff; border: 1px solid #ccc; display: block; width: 156px; }
ul.product_finder li ul li { background: #fff; border-top: 1px solid #F2F2F2; font-size: 12px; min-height: 25px; text-indent: 0; width: 156px; }
ul.product_finder li ul li a { background-color: #fff; background-image: none; color: #666; display: block; font: normal 12px Arial, Helvetica, sans-serif; height: auto; padding: 6px; position: relative; text-decoration: none; width: auto; }
ul.product_finder li ul li a:hover { background-image: none; color: #c2284e; }


ul.product_finder li:hover ul li ul { display: none; }
ul.product_finder li ul li:hover ul { background: #fff; cursor: default; display: block; left: 156px; position: absolute; top: -1px; min-height: 100%; height: auto; }

ul.product_finder li:hover ul li ul li ul { display: none; }
ul.product_finder li ul li ul li:hover ul { background: #fff; display: block; left: 156px; position: absolute; top: -1px; }