table {
        font-size: 12px;
        font-family: Verdana, arial, helvetica, serif;
        padding: 0;
        color: #181818;
}

img.screenshot {
   height:auto; 
   border-left: solid #000000;
   border-right: solid #000000;
   border-top: solid #000000;
   border-bottom: solid #000000;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 1px;
}

table.programinfo {
 table-layout: fixed;
 overflow: hidden;
}

table.googlesearch {
   border-left: solid #000000;
   border-right: solid #000000;
   border-top: solid #000000;
   border-bottom: solid #000000;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 1px;
}
