@media print {
.wrap{width:960px;margin: 0 auto;}
.col{min-height: 10px;float: left;}
.col.third{width:300px;}
.col.half{width:465px;}
.col.two_thirds{width:630px;}
.col.full{width:960px;}
.col.gap{background: none;width:30px;height: 30px;}

.footer {
display: none;
}

.navigation{
display: none;
}
}
