/**
 * Start Print CSS
 *
 * @project Start
 * @version 1.0
 * @author Start
 * @copyright Copyright 2010 - Prince's Trust. All rights reserved.
 * @license ???
 */
 
/**
 * @tag Contents
 * 1.0 Hide/Show
 * 2.0 Overrides
 */
 
/**
 * --------------------------------------------------
 * @section 1.0 Hide
 * --------------------------------------------------
 */
#str-nav,#str-footer-wrapper,.col-300{ display:none; }

/**
 * --------------------------------------------------
 * @section 2.0 Overrides
 * --------------------------------------------------
 */
#str-header-wrapper{ height:auto; }
#str-content{ border:0; padding:0; width:100%; }

.col{ width:100%; }

#logo-start img{ border:0; display:block; }

h2 a:after,.h2 a:after,h3 a:after,.h3 a:after,.copy a:after{ content:"( " attr(href) " )"; }
h2 a:after,.h2 a:after,h3 a:after,.h3 a:after{ display:block; font-size:50%; }



