/*revised for 2013 mobile work and new web fonts*/
#topnav_main ul li#nav_campus a span {
    border-bottom:8px solid #DAB101;
   /* font-weight: bold;*/
    color:#FFF;
}

/*#nav_campus {
    background-position: -129px -24px;
}
*/
#sub_menu, #subnav {
    clear:both;
     background-color: #DAB101;
    /*background-image: url(../images/topnav/campus_border.png);
    background-repeat: no-repeat;*/
    /*height: 32px;
    width:960px;*/
}
#sub_menu ul, #subnav ul {
display:none;
}