header, .advertisement, #ticker, #right-column, footer .search-form, #print-receipt, .breadcrumb{
	display: none;
}

#left-column{
	float: none;
}

#content{
	width: 690px;
	margin: auto;
	background: none;
}

footer{
	width: 690px;
	margin: auto;
	background: none;
	clear: both;
}

footer #copyright{
	background: none;
	color: #000;
}

footer #copyright a:link, footer #copyright a:active, footer #copyright a:visited {
	color: #000;
	text-decoration: underline;
}

footer .cblock .column:nth-of-type(1), footer .cblock .column:nth-of-type(2), footer .cblock .column:nth-of-type(3){
	display: none;
}



.cblock{
	margin: auto;
	position: relative;
	width: auto;
}

footer .column {
	float: none;
	margin: 10px 10px 10px 0;
	width: auto;
}

#print-logo{
	display: block;
}