/* print.css */

html, body {
	background: white;
}

#sidebar { visibility: hidden; width: 0px; }

.content-products { width: 780px; }

body#products #wrapper { background-image: none; }

.mini_cart { visibility: hidden; }
