﻿body, a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    margin: 0 0 10px 0;
    background: #37506d;
    color: #fff;
    padding: 8px;
    font-size: 18px;
    font-weight: normal;
}
.positionPostingList .channelPaid a {
}
.createjob {
    display: none;
}
.createjob a {
    color: #fff;
} 
.content {
    width: 698px;
    height: 258px;
    padding: 10px;
    border: 1px solid #37506d;
}
.line, .arrow, .createjobLabel, .ofirLabel {
    display: none;
}
.link {    
    padding: 7px;
    border-radius: 7px;
    text-transform: uppercase;
}
.link a, .link a:hover {
    font-weight: bold;
}
.link a:hover {
    text-decoration: none;
}
.positionPostingList .list a:hover {
  text-decoration: underline;
}
.logo {
    width: 65px;
    position: absolute;
    left: 635px;
    top: 16px;
}
.ofir {
    float: left;
    background: #fff;
    border: 1px solid #37506d;
}
.positionPostingList div {
    width: 169px;
    float: left;
}
.positionPostingTeaser {
    margin: 0 0 10px 0;
    height: 50px;
 }
.positionPostingList {
    
}