/* print.css */

#barMenu, #barButtons{
	display: none;
}

.form #row .column{
float:left !important;
}
html, body{
background-color: white;
}
