.ch_newSpo, .ch_header_firstpage, #ch_formSearch {
display:none;
}

.ch_jobitem, .ch_jobitemend {
margin-left:-40px;
}

.applynowbtn {
    font-weight: 500!important;
    padding: 4px 10px 4px 10px;
    border-radius: 2px;
    text-transform: none;
    font-size: 12px!important;
    vertical-align: middle;
    background: none repeat scroll 0% 0% #406386;
    color: #fff !important;
    text-align: center !important;
text-decoration: none !important;
    float: right;
display: block;
}



.ch_jobitem2{

display: block;
}


.ch_jobitemend {
    display: block;
    line-height: 1.3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
}

.ch_jobitemend a {
    font-size: 18px;
    font-weight: 700;

}

.ch_jobitem:last-child {
  border-bottom: 10px solid #ccc;
}