#wrapper{
	position: relative;
	text-align:center;
}

#page{
	width: 80%;
	text-align:left;
}

#printHeader{
	text-align: center;
}

#header{
	width:100%;
	height:120px;
	margin-bottom:2em;
	text-align: center;
}

#printHeader{
	/* should now be displayed */
}

#header img{
	/* should now be displayed */
	margin-top:2em;
	display:block;
}

#navigation, #navigationFooter, #thisPage{
	display:none;
}

h1{
	text-align:center;
}

img{
	display:none;
}

#cottageBuyersChecklist ul li{
	list-style: url(images/li.gif);
}

.signOff{
	width:65%;
	float: right;
}

h1.hiddensearchengine{
	display:none;
}
#byLine{
	text-align:center;
	font-size:x-small;
}
#placeNameOrigins #sidebar{
	display: none;
}