/* styles for printing: remove the sidebar */

#sidebar{
	display: none;
}
#main{
	width: 700px;
}
