body {		background-color: #000000;}

#basket {
}

#basket .button a {}

.aside {}

.packshot {}

/* 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: 100%;}

#basket-checkout .button a {}
#basket-checkout .button {}

#departments .button a, .paging.button .wrapper, .paging.button a, #footer .button .wrapper, #footer .button .wrapper a, #news .navi li a, #search_button {}
#departments .button, .paging.button, #footer .button, #news .navi li {}

.section .button input, .content .downloadlist input.submit {}
.section .button, .content .downloadlist .button {}

.lines .button input.submit {}
.section .line-info img.packshot {
	min-height: 120px;
}/* custom block */body {
    font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
a {
    text-decoration: none;
    font-weight: bold;
}
#basket {
    border: 0px;
    background-color: #fff;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
padding:10px;
margin-top:0px;
}
#content {
    background-color: #fff;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
padding: 10px;
    width: 500px;
}
.button {
border: 0px;
}
#departments {
background-color: #fff;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
padding: 10px;
    margin-top: 00px;
}
#help {
    background-color: #fff;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
padding:10px;
}
#artists {
    margin-top: 10px;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
}
.lines .button input.submit {
    padding: 5px;
}/* finish custom block */
