.print-logo{
	display:block;
}
.logo{
	background:none;
}
body{
	background:#fff;
}
header{
	width:100%;
	overflow:visible;
}
#wrapper{
	width:100%;
	padding:0;
	background:none;
}
.search-form,
.user-bar,
#footer,
.box-holder{
	display:none;
}
#main{
	width:100%;
	padding:0;
	overflow:visible;
}
#content{
	width:100%;
	padding:0;
	overflow:visible;
}
.content-box,
.container{
	overflow:visible;
}
.promo{
	margin-bottom:20px;
}
.sub-nav{
	width:100%;
}
.twocolumns{
	overflow:visible;
}
.twocolumns .heading-box{
	background:none;
}
.twocolumns .image{
	float:none;
}
.note,
.alert,
.download-box,
.tip-box,
.note .holder,
.alert .holder,
.download-box .holder,
.tip-box .holder{
	background:none;
}
