html,
body,
#bound{
	height: auto;
	color: #000;
}



body,
#bound,
#grid{
	background: transparent;
}


#navigation,
#nt_home,
#nt_product,
#nt_faq,
#nt_contact,
#nt_email
{
	display: none;
}

#flashContent,
.wrapper{
	clear: both;
}

#footer{
	display: none;
}

.expanding_box .box_content,
.expanding_box.expanded .box_content{
	display: block;
}

#sidebar .expanding_box h3,
.expanding_box h3,
#sidebar .expanding_box.expanded h3,
.expanding_box.expanded h3{
	background: #d2e0f0 url(img/box-arrow-down.gif) 5px 50% no-repeat;

}

#btn_print{
	float: right;
	clear: right;
	margin-top: -80px;
}