/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* Page Styles */
#container { width: 701px; margin: 0 auto; text-align: left; padding: 55px 0; position: relative; }
h1 { position: absolute; bottom: 0px; left: 0; color: #fff; font-size: 2em; }
#content { margin-top: 25px; }
p { font-size: 1.1em; color: #fff; margin-bottom: 1.1em; }
p a { color: #fff; }
p a:hover, #content p a:focus { text-decoration: none; color: #ffcc00; }
p.range { position: absolute; bottom: 8px; right: 0; margin-bottom: 0; }

