.applemenu{
margin: 5px 0;
padding: 0;
width: 168px; /*width of menu*/
border: 0px solid #9A9A9A;
}

.applemenu div.silverheader a{
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


