.silverheader a{
background-image:url(graphics/left-nav-btn.gif); background-repeat:no-repeat; background-position:left;
height:31px;
/*background: black url(../images/silvergradient.gif) repeat-x center left;*/
color:#FFFFFF;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
/*width: auto;*/
/*padding: 5px 0;*/
padding-left:18px;
text-decoration: none;
text-align:left;
}

.silverheader a:visited, silverheader a:active{color:#FFFFFF;}

.top-nudge{padding-top:6px;}

.submenu{ /*DIV that contains each sub menu*/
/*background: white; padding: 5px;*/ height:auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
text-align:left;}
