#logo_empty, #logo_empty a {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #999999;
}

#logo_empty, #logo_empty a {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    text-indent: -99999px;
}

#logo_empty {
    /*background: url("images/CTS-Logo-RGB_high_2020_20p.jpg") no-repeat scroll left center transparent;*/
    background: none !important;
    background-size: 140px;
    border: 0 none;
    border-top-left-radius: 4px;
    height: 24px;
    padding: 18px 0 18px 15px;
    width: 224px;
}