/**************************************************************************************************
*
* 	Name:			Print CSS
* 	Author:			Paul Cowtan
* 	Date Created:	25th February 2011
* 	Date Modified:	25th February 2011
*	Copyright:		Appius (www.appius.com)
*
**************************************************************************************************/

#topLinks,
#header .fullClear,
.primary,
.tertiary,
#breadcrumb,
.slidepager,
#footerNav {
	display: none;
}

#wrapper,
#innerWrapper,
.fullClear,
.secondary {
	float: none;
	margin: 0;
	width: 100%;
}

.sf_listItemBody {
	display: block !important;
}
