a {
   color: black; text-decoration: none; font-family: Arial; font-size: 12px; 
   font-weight: bold; 
   }
table {
   border: 0px dotted red;
   }
td {text-align: left;
   vertical-align:top; 
   margin-right: -15px; 
   width: 180px; height: 15px;
   border: 1px dotted black; 
   }

img {
   border: 3px solid black;
   }
#div_0, #div_1 {
    border: 0px solid black;  
    margin-top: -15px;
    background-color: white; text-align: center;
    width: 360px; height: 300px;
    }
#div_0 {
    margin-left: -30px;
    }
#div_1 {
    margin-right: 10px;    
    }

