select { background-color: transparent } html { height: 100%; overflow-y: scroll; overflow-x: hidden; } body { line-height: 1.3 } input, button, textarea, select { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif } pre, tt, code, kbd, samp, var { font-family: "Courier New", Courier, monospace, serif; font-size: 1em; } a { text-decoration: none } a:hover, a:focus, a:active { text-decoration: underline } a:hover, a:active { outline: medium none } body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td { margin: 0; padding: 0; } fieldset { border: 0 none } img { vertical-align: bottom } ol li, ul ol li { list-style-type: decimal } ul li { list-style-type: disc } ul ul li { list-style-type: circle } ul ul ul li { list-style-type: square } ol ol li { list-style-type: lower-alpha } ol ol ol li { list-style-type: lower-roman } sub { font-size: smaller; line-height: 0; vertical-align: sub; } sup { font-size: smaller; line-height: 0; vertical-align: super; } legend { padding-bottom: 0.5em } table { border-collapse: collapse; border-spacing: 0; } q, em, cite, dfn, i, cite, var, address { font-style: italic } blockquote p:before, blockquote p:after, q:before, q:after { content: "" } th, strong, dt, b { font-weight: bold } ins { border-bottom: 3px double #333; text-decoration: none; } del { text-decoration: line-through } abbr, acronym { border-bottom: 1px dotted #333; cursor: help; font-variant: normal; } li { margin-left: 1.5em } hr { border-style: inset; border-width: 1px; } p, pre, dt, ul, ol, hr, legend, input, button, textarea, select, address, table { margin-top: 1em } h1, h2, h3, h4, h5, h6 { margin-top: 0.8em } #content h1:first-child, #content .page-title { margin: 0 } input[type="checkbox"] { vertical-align: text-bottom; *vertical-align: baseline; } input[type="radio"] { vertical-align: text-bottom } input, button, textarea, select, optgroup, option { font: inherit; text-transform: inherit; line-height: inherit !important; } button, input[type="submit"], input[type="reset"], input[type="button"], .inputButton { *overflow: visible; _width: 0; padding: .2em .4em; } .clear:before, .clear:after { content: ""; display: table; } .clear:after { clear: both; } .clear { zoom: 1; } a img { border: none; }