.accessibility, #sidebarLeft, #sidebarRight, #mainNav, #nav-sub, #topNav, #addressLine, #colofon, #footerMenu, #sitemap, #searchBar, .breadcrumb, #shoppingCart, .pagination, .pp_content {
    display: none !important;
}

legend {
    border-bottom: 1px solid #000;
}

input, select, textarea {
    font-family: Georgia, serif;
    font-size: 100%;
    height: auto;
    border: none;
    border-bottom: 1px solid #000;
    overflow: visible;
}

option {
    font-size: 100%;
}

.price_tag_webshop, .price {
    font-size: 25px;
}

.price_tag_webshop span, .price span {
    font-size: 20px;
    margin-left: 5px;
}

.productCollection, .productScrollCollection {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: solid 1px #ccc;
}

img, .advertiser {
    float: left;
    display: block;
    margin-right: 12px;
}

.advertiser {
    margin-top: 12px;
}

#sideWideBar {
    overflow: hidden;
}

a, h2, h2 a {
    color: #000;
}

fieldset, img {
    border: none;
}
