div#mainNav, div.col1 {
	display: none;
}

img {
	display: inline !important;
}

div.row {
	margin-bottom: 55px;
	height: 87px; /* height is needed for Netscape browsers */
}

div.rowPrimary {
	margin-bottom: 23px;
	height: 87px; /* height is needed for Netscape browsers */
}

div.col {
	width: 111px;
	height: 87px;
	margin-left: 27px;
	background: #fff;
	float: left;
}

div.pageBreak {
	page-break-after: always;
}
