/* -----------------------------------------------------------------------


 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 						{ line-height:1;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:9pt; }
#Artist_Bio .BiosYear		{ width:70px;float:left;padding:3px 0;font-weight:bold; }
.BiosDetail					{ margin-left:100px;border-bottom:1px solid #CCC;padding:3px 0;margin-right:20px; }	
.BiosDetail hr				{ margin-bottom:0px;color:#999999;background-color:#999999; }
