#wrap {
    background: #f7f7f7;
}

.announcement {
    background-color: white;
    border: solid 1px #ebebeb;
}

#job-top-details {
    background:#f0f0f0b8;
    border-radius:5px;
    color:#595454;
    font-size:13px;
    width:100%;
}

.title {
    font-weight: 500;
}