/*
 * Print Stylesheet
 */

nav, form, .site_title, footer {
	display: none;
}

.contentbox {
	width:100%;
	padding:0;
	border:none;
}

img {
	max-width:100%;
}