.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper {
    overflow: visible;
    display: block;
    float: left;

}
.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper a.tlk-apply-button-link:link,
.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper a.tlk-apply-button-link:visited,
.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper a.tlk-apply-button-link:hover,
.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper a.tlk-apply-button-link:active {
    text-decoration: none;
    height: 30px;
}

.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper .tlk-apply-button-border{
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 9px 13px 9px 13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    float: right;
}

h3#JDText-Title.JD-Title .JD-ApplyWithLinkedIn .tlk-apply-button-wrapper .tlk-apply-button-border{
    font-size: 14px;
}

.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper .tlk-apply-button-logo{
    background: url(/templates/CommonContent/Images/InBug-16px_0.png) no-repeat;
    border: 0;
    text-indent: -9999em;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 16px;
    height: 16px;
}

.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper .tlk-apply-button-title{
    color: #000;
    white-space: nowrap;
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    margin-left: 25px;
    height: 14px;
    border: 0;
}
.JD-ApplyWithLinkedIn .tlk-apply-button-wrapper .tlk-apply-button-title .registered-symbol{
    position: relative;
    top: -5px;
    font-size: 13px;
    line-height: 13px;
}
