@import url("../png/corp.css");

span[class^="corp"] {
    position: absolute;
    color: transparent;
    text-shadow: none;
    width: 120px;
    height: 15px;
#    float: left;
    top: 15px;
    right: 5px;
    margin: 0px 0px -20px;
    padding: 20px 0 20px 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    z-index: -100;
}

