@charset "utf-8";
/* CSS Document for print*/

/* Author: Bjarte Lund Rolland */

/* DECLARE INVISIBLE ELEMENTS (Things that may not be suitable for print)
---------------------------------------- */
#header,
#left,
#breadcrumbs,
.tips,
#print,
#left,
#footer,
.box,
.droppy,
#credits,
.right,
#lineBreak
{
	display:none;
}

body {
	padding: 10px;
	width: 650px;
	background: white;
}
