body {}

#basket {		background-color: #FFFFFF;
}

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

.aside {		border-color: #F0F0F5;}

.packshot {		border-color: #DFDFEB;}

/* 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: #858182;}

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

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

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

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

.lines .button input.submit {		color: #FF6F00 !important;		background-color: #FFFFFF !important; /* FIXME !important shouldn't be needed */		border-color: #FFFFFF;}
ul.tabselect.tabs li.active a {
	 background-color: #DFDFEB;		color: #FFFFFF;}
ul.tabselect.tabs li.active a, .tabselect.content {
	border-color: #DFDFEB !important;
}
.tabselect.tabs li a {
	border-color: #DFDFEB;		color: #858182;}
.section .line-info img.packshot {
	min-height: 120px;
}/* custom block */#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;
}
#news ul.lines li.line img.packshot {
   max-width: 120px;
   max-height: 120px;
}/* finish custom block */
