*
{
	overflow: visible !important;
	position: static !important;	
}
	
body 
{ 
	color : #000000; 
	background : #ffffff; 
	font-size : 12pt; 
	width: 100%; 
	margin: 0; 
} 

a
{
	color : #000000; 
	text-decoration: none;
}
	
div.header,
div.adstrip,
div.leftcolumn,
div.footer,
.back,
.more
{
	display: none;
}

.centrecolumn 
{
    margin: 0;
    border: none;
}

table,
tr,
th,
td
{
	page-break-inside: auto;
}

table#baskettable,
table#ordertable,
ul.products,
ul.subgroups,
table.displaytable,
div.groupfull,
div.productfull,
ul.breadcrumb,
dl.links dt
{
	width: auto;
}