table 
{ 
  border-bottom: 0px dotted;
  border-left: 0px dotted; 
}

td 
{  
  border-top: 0px dotted; 
  border-right: 0px dotted;
}

/*required?*/
div#Zoom a:link {color:#333;}
div#Zoom a:visited {color:#333;}

#canvas
{
  position:absolute;
  top:10px;
  left:40px;
}

#Zoom
{  
  position:absolute;
  top:10px;
  left:10px;
  width:30px;
}
