<!-- style sheet for printer -->

.hide_from_printer {

	display:none;

}

.set_width {

	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 20px;
	
}