/******************************************************************/

/* BASE PRINT.CSS

/******************************************************************/

/********************************************************************************************************************************************/
/*before this stylesheet can be used, we must add this line to aplication_new.html.erb and make sure print.css works properly with the asset packager		*/
/*<LINK rel="stylesheet" type"text/css" href="/themes/new/base/stylesheets/print.css" media="print">																																			*/
/********************************************************************************************************************************************/

/** { display: none; }*/

/*element-to-display { display: block; }*/


div#header #header_logo h1 a span {
display:block;
}