#first_cell, #second_cell, .left_column, #breadcrumbs, .right_column {
	display: none;
/*	border: 1xp solid #f00;*/
}
#print_top, #print_bottom {display: block;}
#content {width: 100%; padding-left: 30px; padding-right: 0; }
#content #div_content { width: 100%; font-size: 100%; }

.page_header td {
	font-size: 20px;
	font-weight: bold; 	
	color: #000000;
}

#print_bottom {
	margin-top: 20px;
	border-top: 2px #000000 solid;	
}

#print_top {
	margin-bottom: 20px;
	border-bottom: 2px #000000 solid;	
}

