body, html, iframe {
   margin:0;
   padding:0;
   border:0;
}

iframe {
   border:0;
   width:100%;
   height:340px;
   overflow:hidden;
}

table {
   border-collapse:collapse;
   width:100%;
   height:100%;
   margin:0;
   padding:0;
}

table td {
   border:0;
}

table tr.top td {
   border-bottom:1px solid #8f8f8f;
}

table td.center {
   border-left:1px solid #8f8f8f;
   border-right:1px solid #8f8f8f;
}

table tr.bottom td {
   border-top:1px solid #8f8f8f;
}

table td.image {
   width:253px;
   height:288px;
}