body { background-color:#000000}

#reseller-information { 
    font-size:12px;
    padding-top:15px;
    color:#ffffff;
}

#reseller-information a {
	color:#ffffff;
}

#caravan-search-form input[type="submit"] {
    background:#5996e1;
    width:150px;
}

.paging-container {
    color:#fff;
}

.paging-container .next-arrow .arrow {
    border-left: 5px solid #fff;
}

.paging-container .previous-arrow .arrow {
    border-right: 5px solid #fff;
}

#product-container .product-attributes {
    background-color: #fff;
}

#product-container {
    background-color: #fff;
    padding: 10px;

}

.most-viewed-caravan-root {
    border: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.most-viewed-caravan-root .title {
    background:#5996e1;
}

#product-container .product-attributes .checked-icon {
    background-size: 100% auto;
    height: 18px;
    margin-bottom: -10px;
    width: 12px;
    color: #FFFFFF;
}

#product-addon-container .information #financing-details-layout {
     color: #FFFFFF;
}