@charset "utf-8"; /* ----------------------------------- >>> RESET: 2010/08/24 ----------------------------------- */ html {height: 100%; overflow-y: scroll;} blockquote, body, button, code, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, pre, legend, input, textarea, th, td, ul {margin: 0; padding: 0;} body {background: #fff; color: #444; height: 100%; line-height: 1.4em;} body, input, button, textarea, select {font:13px/1.4 Helvetica,serif; letter-spacing: 0em; color:#222222;} pre, tt, code, kbd, samp, var {font-family: Arial, Helvetica, serif;} /* ----------------------------------- >>> LINKS ----------------------------------- */ a:link,a:active,a:visited {outline: none; text-decoration: none;} a:hover {} /* ----------------------------------- >>> FONT & TEXT ----------------------------------- */ abbr, acronym {border-bottom: 1px dotted #333; font-variant: normal;} blockquote, q, em, dfn, var, address {font-style: italic;} blockquote p:before, blockquote p:after, q:before, q:after {content: '';} blockquote, q, cite {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;} cite {display: block; font-style: italic; margin: 10px 10px 0 0; text-align: right;} code {color: #06f;} code, pre {font-size: small;} del {text-decoration: line-through;} ins {text-decoration: none; border-bottom: 3px double #333;} sub {vertical-align: sub; font-size: smaller;} sup {vertical-align: super; font-size: smaller;} p.adlink { margin: 0pt; text-align:center;} /* ----------------------------------- >>> HEADERS ----------------------------------- */ h1 {font-size: 1.5em;} h2 {font-size: 1.4em;} h3 {font-size: 1.3em;} h4 {font-size: 1.2em;} h5 {font-size: 1.1em;} h6 {font-size: 1em;} h1, h2, h3, h4, h5, h6 {clear: left; font-family: Arial, Helvetica, serif; font-weight: normal; letter-spacing: .1em;} /* ----------------------------------- >>> LISTS ----------------------------------- */ ol,ul {list-style-type: none;} /* ----------------------------------- >>> IMAGES ----------------------------------- */ img {border: 0; vertical-align: bottom;} /* ----------------------------------- >>> TABLES ----------------------------------- */ table {border-collapse: collapse; border-spacing: 0; position: relative; } /* caption {position: absolute; left: -999em;} */ th {text-align: center;} tbody th {text-align: left;} th, strong, dt, b {font-weight: bold;} /* ----------------------------------- >>> FORMS ----------------------------------- */ fieldset {border: 0; line-height: 1;} input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;} input[type="radio"] {vertical-align: text-bottom;} input {_vertical-align: text-bottom;}