.con_lt,
.con_rt,
.con_lb,
.con_rb,
.header,
.left_col,
.right_col,
.t1,
.photoblock,
.all,
.footer
 {
	display:none;
	height:0;
	overflow:hidden;
}

.printheader {
	width:100px;
	height:100px;
	background:url('img/logo_print.png') no-repeat;
	display:block;	
}

.text img {
	display:none;
}

.text table {
	border-collapse:collapse;
	width:100%;
}

.text table td, .text table th {
	border:1px solid black;
	padding:0 3px;
}

.printfooter {
	border-top:1px solid black;
}