* { margin: 0px; padding: 0px; }

html, body { height: 100%; }

td, div, p { line-height: 1.5em; }

a, a:visited, a:active {
    outline: none;
    font-weight: bold;
    text-decoration: none;
}

a:hover { text-decoration: underline; }

img { border: none; }

table { width: 100%; border: none; }

table td { vertical-align: top; }

div.clearfix { font-size: 0px; clear: both; }

table.contentpaneopen ol, table.contentpaneopen ul { margin: 0px 0px 0px 15px; }

label { float: left; }

input.inputbox { outline: none; }

input.button { cursor: pointer; }

textarea { outline: none; overflow: auto; }

option { padding: 0px 10px 0px 0px; }
