.jobOverview{
padding: 0 20px 0 20px;
}

.jobOverview h3{
font-size: .8em;
color: #9fd0c9;
font-weight: bold;
margin: 10px 0 10px 0;
text-transform: uppercase;
}

.jobOverview .row{
width: 299px;
font-family: arial;
font-size: .7em;
clear:both;
}

.jobOverview .title{
width: 97px;
margin-right: 10px;
margin-bottom: 1px;
float:left;
text-align: right;
color: #cededa;
}

.jobOverview .description{
width: 158px;
float: left;
color: #fff;
}

.jobOverview .description a{
color: #fff;
}