/* casa rosa - print.css
	developed by wagner brahm (wagner@brahm.com.br @ http://www.brahm.com.br) */

/* printer and mobile devices styles *****************************************/

/* hide the left column when printing */

#leftcol { display: none; }

#maincol { width: 100%; float: none; }