.no_print {
	display: none;
}

.print_only {
	display: inline;
}

#section_top {
	background-image: url(../images/mast_blue_small.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	height: 97px;
}
