/*Print styles*/
#main, #right_column, #right_column2 {
	background: none;
}

#header, #header2, #left_column, #left_column2, #footer, #footer2 {
	display: none;
}

#right_column, #right_column2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


