body{ background-color: #ececec; } body, td{ font-family: Georgia; font-size: 12px; } .td_head{ font-weight: bold; text-align: center; background-color: #cccccc; height: 40px; vertical-align: bottom; } td{ vertical-align: top; padding: 2 2 2 5; } table{ border 0px; } textarea{ padding: 3 5 3 5; } .btn{ color: #000000; padding: 1 5 1 5; margin: 3 3 3 3; border: 1px solid #000000; text-decoration: none; } .btn:hover{ background-color: #cccccc; } #tooltip { background: #FCF5E1; border: 1px solid #000000; text-align: justify; font: 11px Georgia; margin:0px; -moz-border-radius:8px; padding: 5 5 5 5; position:absolute; visibility:hidden } .stat{ font-family: Verdana; font-size: 8pt; }