* {
           font-family:arial;
           font-size:10pt;
}

div#show3 {
           background-color:#e1e2dd;
           width: 518px;
     height: 386px;
           margin:0 auto;
           border:0px solid #444444;
}

div#show3 table td, div#show4 table td {
          height:10px;
          background-image:url('images/stop.gif');
          border:0px solid #444444;

}

div#show4 table td {
          background-image:url('40.gif');
          margin:0 auto;
    border:0px solid #444444;
}

div#show3 table input,  div#show4 table input {
          outline-style:none;
   margin:0 auto;
}


<!--[if IE]>
div#show3 table td, div#show4 table td {
height:21px;
}
<![endif]-->

