body,
body.zoomView,
body.zoomView td{
   margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	background: none;
}
body.zoomView .ZoomTable{
   width: 100%;
   height: 100%;
}
body.zoomView .zoomImage img{
   border: 1px solid #000000;
}


