body {}

#basket {		background-color: #FFFFFF;
}

#basket .button a {		color: #4A4A4A;}

.aside {		border-color: #FFFFFF;}

.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 {		background-color: #FFFFFF;}
#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: 140px;
}/* custom block */body {
width:1050px
}

#content {
width:560px;
}

.content li.line {
width: 155px;
}

.tabselect.tabs li {
width: 110px
}

#footer {
display: none;
}

.line .description {
display: none;
}
#department-overview ul.lines li.line img.packshot {
    max-width: 134px;
    max-height: 134px;
}

#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: 134px;
    max-height: 134px;
}/* finish custom block */
