/* custom style */
#autolijst_wrap .container_background {
    background: none repeat scroll 0 0 #FFFFFF;
}

ul#ad_gallerij li {
    display: block;
    float: left;
    font-size: 1em;
    height: 497px;
    line-height: 1.5em;
    margin: 0 2% 2% 0;
    overflow: hidden;
    position: relative;
    width: 32%;
}
#autolijst_wrap .container_background_alt {
background: #5f5f67; /* Old browsers */
background: -moz-linear-gradient(top, #5f5f67 0%, #9d9da5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f5f67), color-stop(100%,#9d9da5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5f5f67 0%,#9d9da5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5f5f67 0%,#9d9da5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5f5f67 0%,#9d9da5 100%); /* IE10+ */
background: linear-gradient(to bottom, #5f5f67 0%,#9d9da5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5f67', endColorstr='#9d9da5',GradientType=0 ); /* IE6-9 */
}

#autolijst_wrap .full_border {
    border: 1px solid #444;
}

#ad_auto_overzicht .kolom_links {
    height: 530px;
}

.financieren-prijs {
    font-size: 14px;
    margin-left: 10px;
}

#ad_auto_overzicht a.link_meer_fotos {
position: absolute;
  top: 253px;
  right: 0
}

    div#auto-video img {
        width: 310px;
       height: auto;
    }
