/* CSS Document */
/*******************************************************************************/
/* Print CSS File                                                              */
/*   Print based site layout, positioning and visibility rules                 */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

div.resultbox_container
{
	margin-bottom:50px;
}

div#navigation, div#right_container, div#skiplinks, #moreinfobutton
{
	display:none;
}

#moreinfo
{
    display: block !important;
}
