/* GENERAL STYLES */
/*
	CSS Document for Biggart Baillies [Print]
	AD / Parallel56.co.uk
	01 Feb 2005
*/

	.hidden { display: none; }
	.hiddenblock { display: none; }			

	body { margin: 2em !important; }
	.content { width: 80%; }
	.hidefromprinter { display: none; }
	
	ul { list-style: square; }
	
	#quicklinks { display: none; }
	#primaryNav { display: none; }
	
	#headerimage { text-align: right; border-bottom: 1px solid black; margin-bottom: 15px; }
	
	#leftColumn { display: none; }
	#rightColumn { display: none; }
	
	fieldset { margin: 1em; padding: 1em; text-align: left; }
	
	.clientTeamItem,
	.seminarPanel,
	.sitemapItem { border-bottom: 1px solid gray; }
	
	.sitemapCategory { font-weight: bold; }
	
	#footer { display: none; }
	
	a:active,
	a:link,
	a:visited,
	a:hover { text-decoration: underline; font-weight: normal; }

/* EDITOR PROPERTIES */

