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

#top-content, #nav, #crumbs .right, #content #left, #footer{
	display: none;	
}

#header .websiteContent {
	height: 134px;
}

#content #right{
	width: 920px;
	padding: 20px;
	display: inline;
	float: left;
}