@media print {

table.external {
	width: 600px;

}
table.home {
	width: 600px;

}
table.banner_top {
	width: 600px;

}
img.banner_left{ width:200px;}
img.banner_right{ width:200px;}

img.photo {
	width:100px;

}
img.tab{
	width:90px;
}
img.right{
	width:100px;
}

td.left_column {
	width:90px;
}
}
