/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 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 */


body, html {background: #fff; }
.container {
	background-image: none;
	width: 600px;
}

.url {
	font-size: 9px;
	margin-top: 20px;
	padding-bottom: 5px;
	color: #999999;
}
#printheader {
	margin-bottom: 20px;
}
