@media print{

*html body{
zoom: 85%; /*WinIE6 only */
}
*html .borderBoxSegSmall{
width:360px; /*WinIE6 only */
float:left;
}

}