/* eShoppingMall menu */#mallNav ul{ font-size: 9pt; font-family: Verdana, Arial; margin: 0px; padding: 0px; list-style: none; }#mallNav ul li{ line-height: 18px; width: 240px; float: down; }#mallNav ul li ul{display: none; }#mallNav li:hover ul{display: block; }body{ behavior: url("/CSS/csshover3.htc"); } /* added to the body  
