body, table { font-family:Georgia, 'Bitstream Charter', serif;font-size:16px;line-height:1,5; }
.ui-tooltip { font-family:'Segoe UI', Tahoma, sans-serif;font-size:13px;max-width:500px; }
a { color:#968330;text-decoration:none;cursor:pointer; }
a:hover { color:#d8bc3c;text-decoration:none;cursor:pointer; }
td,th { padding-right:10px; }
th { padding-right:10px;text-align:left; }
.ace_editor div { max-width:none; }
input, select { padding:3px;border:solid 1px #000000;-moz-border-radius:3px;border-radius:3px; }
input[type='button'] { font-family:'Segoe UI', Tahoma, sans-serif;color:#777777;background-color:#ededed;font-size:14px;font-weight:bold;padding:4px 24px 4px 24px;background:-webkit-gradient( linear, left top, left bottom, color-stop(0,05, #ededed), color-stop(1, #dfdfdf) );background:-moz-linear-gradient( center top #ededed 5%, #dfdfdf 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');border:solid 1px #bcbcbc;-moz-border-radius:2px;border-radius:2px; }
input[type='button']:hover { color:#7777ff;background-color:#ededff;background:-webkit-gradient( linear, left top, left bottom, color-stop(0,05, #ededfd), color-stop(1, #dfdfff) );background:-moz-linear-gradient( center top #ededfd 5%, #dfdfff 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededfd', endColorstr='#dfdfff');border:solid 1px #bcbcff; }
input[type='button']:active { position:relative;top:2px; }
div, p, h1 { max-width:860px; }
.nomax { max-width:none; }
.nomax div { max-width:none; }
h1 { font-family:Cambria, 'Times New Roman', serif;font-size:20px;font-weight:bold;padding-bottom:1px;margin-top:20px;border-bottom:dotted 1px #bbbbbb; }
table.listing { font-size:13px; }