#int .aside,
#int .sb2,
#int .sections,
#footer,
#int .navigation,
.l-bg,
.br-bg,
.bl-bg,
.jquery-corner,
.accessibility,
.PageLink .controls,
#sidebar, 
.intro, .footer 
{
	display:none;
}

body.int .container > .text {
	width:90% !important;
}

.fake-header, .side-push {
	display:none;
}

.container {
	padding: 20px 0 !important;
}

#int .intro-t,
#int .c-hold,
#int .buffer
{
	width:auto;
}

*
{
	float:none !important;
	position:static !important;
	overflow:visible !important;
}

.print
{
	display:block !important;
	margin:0 auto;
}

.w2,
.intro-t,
#int #main,
#int .buffer
{
	padding:0;
	margin:0;
}

body#int
{
	font-size:1.4em !important;
}