.popupMenu {
   font-family       : Verdana,Tahoma,Helvetica,sans-serif;
   font-size         : 12px;
   color             : #FFFFFF;
   text-align        : left;
   left              : 160px;
   position          : absolute;
   top               : 350px;   
   border            : 1px;
   padding           : 3px;
   z-index           : 16;
   background-color  : #FEFFCC;
   cursor            : pointer; }
