/*
 Reinert & Rourke
 Screen Stylesheet - used only for screen display
*/

/* CLASSES */
.printonly { display: none; }


div.minheight {
	position: relative;
	display: block;
	width: 1px;
	height: 300px;
	float: left;
	left: 273px;
}
