
@media Print    
{
#sidebar {
	DISPLAY: none
}
#footer {
	DISPLAY: none
}

}
