/*I'm a style sheet*/

h1.print_header{
	display: block;
}

#new_header{
	visibility: collapse;
}

td.leftnav,td.rightside,td.leftside,div.rightsidespacer{
	visibility: collapse;
	display: none;
	width: 1px;
}

div.zineleftnav,.zineheader{
	visibility: hidden;
	display: none;
	width: 1px;
}

.zinebody{
	float: none;
	width: 650px;
}

div.newcontent{
	width: 650px;
}

div.new_footer{
	display: none;
}
div.spacer{
	display: none;
}
