
.vacancytitle {
    color: #12175e;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    width: 100%;
    background: #fff url('/templates/templates/front_images/pijltje.jpg') no-repeat left center;
    padding-left: 15px;
    margin-bottom: -5px;
    text-align: left;
}
