/*
Â©2009 Bam Creative

Title : print.css
Author : Graeme Haynes | Bam Creative

Description : Stylesheet
*/
#header, #header img, .featured, .middle, #footer{
	/*display:none;	*/
}
.right-col{
	/*float:left;
	padding:0px;
	width:550px;	
	margin-left:0px;*/
	display: none;	
}
.left-col{
	padding:0px;
	clear:both;	
	/*width:550px;*/
	width: 100%;
	margin-left:0px;
}
.clear{
	display:none;	
}

#content-carousel{
	height: 100%;
}

#container.sub .right-col{
	/*display:none;	*/
}

.action.highlight{
	display: none;
}
