﻿body {
    background-image: none;
    background-color: #fff;
}

#header, #footer, .top, .submit-button, .error, .links {
    display: none;
}

h3, p, label, .addcash-access, .terms-and-conds h3 {
    color: #000;
}

.break {
    border-bottom: 1px solid #666;
}

.terms-and-conds h3, p {
    font-size: 1.1em;
}

.terms-and-conds {
    border: none;
    padding: 0;
}

.terms-text {
    color: #000;
}

.tandc {
    height: inherit;
    border: none;
    padding-top: 5px;
    margin-left: -3px;
    overflow: visible;
    -webkit-font-smoothing: antialiased;
}

