#nav_top ul li a.shadowed {
    /* This styles our actual text */
    color: #fff;
    position: absolute;
    background: transparent !important;
    z-index: 100;
    margin: 0;
}
#nav ul li a.shadowed {
    /* This styles our actual text */
    color: #fff;
    position: absolute;
    background: transparent !important;
    z-index: 100;
    margin: 0;
}
