body {		background-color: #282828;}

#basket {
}

#basket .button a {}

.aside {}

.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 {}

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 {}
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;}
.section .line-info img.packshot {
	min-height: 120px;
}/* custom block */body {
background: #FFFFFF;
padding: 10px;
}

#department-overview ul.lines li.line img.packshot {
    max-width: 120px;
    max-height: 120px;
}

#basket ul.lines li.line img.packshot {
    max-width: 48px;
    max-height: 48px;
}

#line-overview img.packshot {
    max-width: 500px;
    max-height: 500px;
}

#artist-overview img.packshot {
    max-width: 120px;
    max-height: 120px;
}/* finish custom block */
