/* CSS Document */
/*******************************************************************************/
/* Print CSS File                                                              */
/*   Print based site layout, positioning and visibility rules                 */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/


div#header_print,
div#nav_container,
div#flash_container,
div#sidebar,
div#footer_navigation,
div#footer_dbs
 {
	display:none;
}