html {        background-color: #FCDB67;        font-size: 80%;}

#basket {
}

#basket .button a {        color: #FFFFFF;}

.aside {        border-color: #000000;}

.packshot {        border-color: #000000;}

/* FIXME - Should not need .navi a */
html, body, p, .navi a, #footer, body a, .paging .current, .paging .previous, .paging .next, #footer a,
.content a, tr.headings th, #basket-postage a, #basket-postage input {        color: #000000;}

h1,h2,h3,h4,h5 {        color: #000000;        font-size: 80%;}

#basket-checkout .button a {        background-color: #000000;}
#basket-checkout .button {        border-color: #000000;}

#departments .button a, .paging.button .wrapper, .paging.button a, #footer .button .wrapper, #footer .button .wrapper a, #news .navi li a, #search_button {        color: #FFFFFF;        background-color: #000000;}
#departments .button, .paging.button, #footer .button, #news .navi li {        border-color: #000000;}

.section .button input, .content .downloadlist input.submit {        color: #FFFFFF;        background-color: #000000 !important;}
.section .button, .content .downloadlist .button {        border-color: #000000;}

.lines .button input.submit {        color: #FFFFFF !important;        background-color: #000000 !important; /* FIXME !important shouldn't be needed */        border-color: #000000;}
ul.tabselect.tabs li.active a {
     background-color: #000000;        color: #FFFFFF;}
ul.tabselect.tabs li.active a, .tabselect.content {
    border-color: #000000 !important;
}
.tabselect.tabs li a {
    border-color: #000000;        color: #000000;}

.bookmark_list {    background-color: #000000 !important;    color: #000000;}

/* custom block *//* finish custom block */



