a.jobDescription_h:link, a.jobDescription_h a:visited {
    text-decoration: underline;
    color: #45637A;
}
.jobDescription_h {
    font-size: 1.5em;
    font-weight: 500;
    color: #45637A;
}

.jobDescription {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
}

.jobDescription2 {
    font-size: 1em;
    line-height: 2.5;
    font-weight: 700;
    color: #000;
    display: inline-block;
    float: left;
    margin-right: 30px;
}

.floatbreaker {
    clear: both;
    height:30px;
}
