@charset "UTF-8";
/* print.css */

#websiteDisplay, #container, #content {
	width: 645px;
}

#header, #content #left, #footer, #credit, .addthis_button {
	display: none;
}

#content #right {
	border-left: none;
}
