@page  {size: ; margin: 2cm; }
.print_only {
	DISPLAY: none
}

@media Print    
{
#overlay_banner {
	DISPLAY: none
}
#container_header {
	DISPLAY: none
}
#container_header2 {
	DISPLAY: none
}
#left_column {
	DISPLAY: none
}
#right_column {
	DISPLAY: none
}
#container_footer {
	DISPLAY: none
}
.print_hidden {
	DISPLAY: none
}
.print_only {
	DISPLAY: block
}
#center_column {
	FLOAT: none; WIDTH: 16cm
}
DIV#container_body {
	BACKGROUND-IMAGE: none; BACKGROUND-COLOR: #ffffff
}
DIV#container_body_cr {
	BACKGROUND-IMAGE: none; BACKGROUND-COLOR: #ffffff
}

}
