.current-location {
    line-height: 28px;
    height: 34px;
    font-size: 14px;
    color: rgb(72, 72, 72);
    border-bottom: 1px solid #dddada;
    /*padding-left: 35px;*/
    /*background: url(/images/spirit.png) no-repeat;*/
    /*background-position: 0 -300px;*/
}

    .current-location .noshow {
        display:none;
    }

    .current-location a, .current-location a:hover, .current-location a:visited, .current-location a:active {
        font-size: 14px;
        color: rgb(72, 72, 72);
        text-decoration: none;
    }