.applemenu{width:220px; /*width of menu*/}
.applemenu a{float:left; /*width of menu*/ background:none !important;}
.applemenu .silverheader a{
background:url(../images/down1.jpg) no-repeat left 9px !important; 
text-align:left;
display: block;
/*To help in the anchoring of the ".statusicon" icon image*/
padding:7px 0px 7px 15px;
width:220px; 
line-height:16px;
float:left;
text-decoration: none;
}
.applemenu .silverheader a:visited, .applemenu .silverheader a:active{ float:left; background:url(../images/up1.jpg) no-repeat left !important; padding-left:18px; width:202px;}

.applemenu .selected a, .applemenu .silverheader{float:left;}

.applemenu .submenu{ /* that contains each sub menu*/
 text-align:left; font-size:12px; font-weight:normal; left:0px; width:220px; float:left; padding:0px; 
/*Height that applies to all sub menu s. A good idea when headers are toggled via "mouseover" instead of "click"*/}

.applemenu .submenu a{width:220px; float:left; border-bottom:1px solid #fff; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; padding:0px ;  line-height:16px; font-size:11px;}

.applemenu .submenu ul{ float:left; padding:0px; margin:0px; width:202px; padding-left:18px;}
.applemenu .submenu ul li a{ background:none; width:202px; line-height:22px;}