ul.tx_cbsitemap_gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.tx_cbsitemap_gallery li.galleryItem {
    text-decoration: none;
    list-style: none;
    padding: 0 10px 0 0;
    margin: 0;
    width:200px;
    float:left;
}

ul.tx_cbsitemap_gallery li.galleryItem a {
    font-weight: bold;
    text-transform: uppercase;
}

.tx_cbteaser {
    width: 810px;
    height: 332px;
    margin: 0 0 0;

}

.tx_cbdownload_filereferences ul {
    margin: 5px 0 0 0;

}