/* CSS Document */

#header, #topspacer, #navbar, #contentstrip, #sidecontact, #sidehome, #footer, .print_hide {
	display:none !important;
	height: 0px !important;
}
#storymain, #story, #page, #content {
	width: 100%;
}
#story {
	top : 0px;
}
label {
	width: 45%;
}
.tb, .tb_hide {
	width: 50%;
	height: auto;
}
.screen_hide {
	display: block;
}
