/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
.login,.sidebar {
	display:none;
}
body {
	background:none;
}

#SearchForm_report {
	display:none;
}

tr.reportItem {
	padding-bottom:10px;
	margin-bottom:10px;
}

tr.reportItemSeperator {
	

}

tr.reportItemSeperator td {
	width:100%;
}
