/* All Styles Optional */

* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#FFFFFF;
width:600px;
margin:0 auto;
border: none;
}
div#show3 table td, div#show4 table td {
height:24px;
}
div#show4 table td {
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}