body, #main, #sides, #bottom, #homeproducts.last4 {
	background: #fff;
}

#left, #func, #adapt, #totop, #head, #logo, #related, #bc, .send2friends, .important, #footer, #steps {
	display: none;
}

#main {
	width:  100%;
}

#content {
	margin: 0px;
}

#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 20px 20px 20px 5px;
}

#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}

@media print {
	#backlink {
		display: none;
	}
}