
ul {
    list-style: none;
}

ul li ul li {
    background: url("../images/internet/bullet_small.gif") no-repeat scroll 0 0.5em transparent;
    padding-left: 1.6em;
}

.simloket_zoekbox_container,
.alphabetical {
    padding: 5px;
    border: 1px solid #E0E0E0;
}

.module_simloket.product_page h2 {
    background:#999;
    color:#fff;
}

.module_simloket .part > li > div > ul > li {
    background: url("../images/internet/bullet_small.gif") no-repeat scroll 0 0.5em transparent;
    padding-left: 1.5em;
} 

.module_simloket ul.no_bullets li ul.bullets li div {
    display: none;
}

div.module_simloket ul.no_bullets li ul li {
    padding-left: 1.5em;
}

