/* CSS Document */
/*******************************************************************************/
/* Print CSS File                                                              */
/*   Print based site layout, positioning and visibility rules                 */
/*                                                                             */
/* Developed by Ben Hallam, DBS, www.dbs-uk.co.uk                              */
/*******************************************************************************/

div#navigation, div#right_column, div#breadcrumb, div#skiplinks, div#footer_navigation, div#footer_dbs, div#flash_container, div#telephone, div.column_footer, .foldcorner,
.hide
{
	display:none;
}

.print_float
{
	float:left;
}

.print_clear
{
	clear:both;
}