html {        font-size: 90%;}

#basket {        border-width: 3px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}

#basket .button a {}

.aside {        border-color: #000000;}

.packshot {        border-color: #000000;        border-width: 3px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;}

/* 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 {}

h1,h2,h3,h4,h5 {        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 {        background-color: #000000 !important;}
.section .button, .content .downloadlist .button {        border-color: #000000;}

.lines .button input.submit {}
ul.tabselect.tabs li.active a {
     background-color: #000000;}
ul.tabselect.tabs li.active a, .tabselect.content {
    border-color: #000000 !important;
}
.tabselect.tabs li a {
    border-color: #000000;}

.bookmark_list {}

/* custom block */}
#maincontent p {
  font-family: "Courier New", Courier, monospace;
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}
#minibasket {
  font-size: 12px;
}
#minibasket #order {
  border-bottom: 1px solid #000;
}
#minibasket div.checkout {
  padding-bottom: 4px;
}
#minibasket h2 {
  font-size: 12px;
}
#minibasket h3 {
  font-size: 12px;
}
#newsbox .newsline {
  font-size: 12px;
  margin: 3px 5px 10px 10px;
}
#newsbox .newsmenu {
  font-size: 12px;
}
#subscribe h3 {
  font-size: 12px;
}
.linedetails .artist {
  height: 1.5em;
}
body {
  font-family: "Courier New", Courier, monospace;
}
div.tabbody {
  font-family: "Courier New", Courier, monospace;
}
div.tabbody p {
  font-family: "Courier New", Courier, monospace;
}/* finish custom block */



