div.vacatures {

}
div.vacature {
background: url("../images/template/bg-vacature.gif") no-repeat;
width: 471px;
height: 70px;
margin-bottom: 1em;
}
div.vacature div.wrapper {
padding: 10px 30px;
}
div.vacature a {
display: block;
text-decoration: none;
color: Black;
}
div.vacature h2 {
font-size: 1.2em;
font-weight: bold;
color: Black;
}
a.lees-meer {
padding-right: 50px;
background: url("../images/template/pijl-lees-meer.gif") no-repeat right center;
font-size: 0.9em;
}
div.vacature .lees-meer {
float: right;
}
div.verwijderd {
background-color: #F4D5D7;
}
