* {
    margin: 0;
    padding: 0
}

body {
    padding: 0 0 20px;
    background: #fff url("/assets/css/images/body_bg.gif") repeat-x 0 100%;
    color: #333;
    font-family: arial,tahoma,verdana,sans-serif;
    font-size: 83%;
    line-height: 1.5;
    min-height: 100%
}

html {
    min-height: 100.05%
}

a,a:link,a:link,a:link,a:hover {
    background: transparent;
    text-decoration: underline;
    cursor: pointer
}

a:link {
    color: #c00
}

a:visited {
    color: #069
}

a:hover,a:active {
    color: #c00
}

a.download {
    background: transparent url(/assets/css/images/zip.gif) no-repeat left center;
    font-size: 80%;
    padding-left: 18px;
    text-decoration: none;
    white-space: nowrap
}

a.download:hover {
    background: transparent url(/assets/css/images/ziphover.gif) no-repeat left center
}

a.extlink {
    background: transparent url(/assets/css/images/ext_link.gif) no-repeat right center;
    padding-right: 8px;
    white-space: nowrap
}

a.extlink:hover {
    background: transparent url(/assets/css/images/ext_link_hover.gif) no-repeat right center;
    padding-right: 8px
}

a.resultslist {
    background: inherit;
    color: #c00;
    font-weight: bold
}

.rno {
    float: right;
    font-size: 50%;
    height: 15px;
    margin: 1ex 1ex 0 1ex;
    width: 15px
}

a.ttip {
    background: transparent url('/assets/css/images/ttip.gif') no-repeat right center;
    border-bottom: 1px dashed #06c;
    padding-right: 8px;
    text-decoration: none
}

a.ttip:hover {
    background: transparent url('/assets/css/images/ttiphover.gif') no-repeat right center;
    text-decoration: none
}

a#selection-image {
    width: 24px;
    height: 24px;
    background: url(/assets/css/images/search_selected.png) 0 0 no-repeat;
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: 2000;
    display: block
}

div.smil a img {
    padding: 1px;
    background-color: #FFF;
    margin-left: 2px;
    border: 1px solid #CCC
}

div.smil a:hover img {
    background-color: #CCC;
    padding: 2px 0px 0px 2px
}

form {
    margin: 0 0 1.5em
}

input {
    font-family: arial,tahoma,verdana,sans-serif;
    margin: 2px 0
}

fieldset {
    border: none
}

label {
    display: block;
    padding: 5px 0
}

label br {
    clear: left
}

form.f-wrap-1 {
    width: 100%;
    padding: .5em 0;
    background: #f6f6f6 url("/assets/css/images/featurebox_bg.gif") no-repeat 100% 100%;
    border-top: 1px solid #d7d7d7;
    position: relative
}

form.f-wrap-1 fieldset {
    width: auto;
    margin: 0 1em
}

form.f-wrap-1 h3 {
    margin: 0 0 .6em;
    font: bold 155% arial;
    color: #c00
}

form.f-wrap-1 label {
    clear: left;
    float: left;
    width: 100%;
    border-top: 1px solid #fff
}

/*\*/
form.f-wrap-1 label {
    float: none
}

/**/
form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {
    width: 15em;
    float: left;
    margin-left: 10px
}

form.f-wrap-1 div.smil {
    margin-left: 8.7em
}

form.f-wrap-1 label b {
    float: left;
    width: 8em;
    line-height: 1.7;
    display: block;
    position: relative
}

form.f-wrap-1 label b .req {
    color: #c00;
    font-size: 150%;
    font-weight: normal;
    position: absolute;
    top: -.1em;
    line-height: 1;
    left: -.4em;
    width: .3em;
    height: .3em
}

form.f-wrap-1 div.req {
    color: #666;
    font-size: 96%;
    font-weight: normal;
    position: absolute;
    top: .4em;
    right: .4em;
    left: auto;
    width: 13em;
    text-align: right
}

form.f-wrap-1 div.req b {
    color: #c00;
    font-size: 140%
}

form.f-wrap-1 label select {
    width: 15.5em
}

form.f-wrap-1 label textarea.f-comments {
    width: 35em
}

form.f-wrap-1 div.f-submit-wrap {
    padding: 5px 0 5px 8em
}

form.f-wrap-1 input.f-submit {
    margin: 0 0 0 10px
}

form.f-wrap-1 input.f-login {
    margin: 0px
}

form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {
    clear: left;
    float: left;
    width: 32em;
    border: none;
    margin: 0;
    padding-bottom: .7em
}

form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {
    float: left;
    width: 8em;
    line-height: 1.7;
    display: block;
    position: relative;
    padding-top: .3em
}

form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {
    float: left;
    width: 13em;
    margin: 3px 0 0 10px
}

form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {
    float: left;
    width: 13em;
    border: none;
    margin: 0;
    padding: 2px 0;
    margin-right: -3px
}

form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {
    width: auto;
    float: none;
    margin: 0;
    padding: 0
}

input.f-submit,input.f-login {
    padding: 1px 3px;
    background: #666;
    color: #fff;
    font-weight: bold;
    font-size: 96%
}

form.f-wrap-1 label span.errormsg {
    position: absolute;
    top: 0;
    right: -10em;
    left: auto;
    display: block;
    width: 16em;
    background: transparent url(/assets/css/images/errormsg_bg.gif) no-repeat 0 0
}

form.f-wrap-1 label span.errormsg b {
    padding: 10px 0;
    margin: 0 10px 0 30px;
    color: #B30800;
    font-weight: bold;
    display: block;
    width: auto;
    float: none;
    line-height: 1.3
}

p,ul,ol {
    margin: 0 0 1.5em
}

h1,h2,h3,h4,h5,h6 {
    background: #fafafa;
    border-bottom: 1px solid #eee;
    color: #000;
    font-family: arial,verdana,sans-serif;
    margin: 1.2em 0 .3em;
    padding-bottom: .1em
}

h1 {
    font-size: 196%;
    margin-top: .6em
}

h2 {
    font-size: 136%
}

h3 {
    font-size: 126%
}

h4 {
    font-size: 116%
}

h5 {
    font-size: 106%
}

h6 {
    font-size: 96%
}

.highlight {
    color: #E17000
}

.subdued {
    color: #999
}

.error {
    color: #c00;
    font-weight: bold
}

.success {
    color: #390;
    font-weight: bold
}

.caption {
    color: #999;
    font-size: 11px
}

.date {
    font: bold 82% arial;
    color: #bbb;
    display: block;
    letter-spacing: 1px
}

small {
    font-size: 11px
}

ul {
    margin: .3em 0 1.5em 0;
    list-style-type: none
}

ul.related {
    margin-top: -1em
}

ol {
    margin: .5em .5em 1.5em
}

ol li {
    margin-left: 1.4em;
    padding-left: 0;
    background: none;
    list-style-type: decimal
}

ul li {
    line-height: 1.4em;
    list-style-image: url(/assets/css/images/ul.gif);
    margin: 0 0 0 2em
}

li.doc {
    background-position: 3px -500px
}

ul.nomarker li {
    background: none;
    padding-left: 0
}

dl {
    margin: 1em 1ex 2em 1ex;
    padding: 0
}

dt {
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0
}

dd {
    margin: 0 0 2em 2em;
    padding: 0
}

dl.fxcliste dt {
    font-weight: normal;
    float: left
}

dl.fxcliste dd {
    margin: 0 0 0.2em 1.8em
}

code {
    background: inherit;
    color: #000080;
    font-family: "Courier New",Courier,Fixedsys,monospace
}

code.nw {
    background: inherit;
    color: #000080;
    font-family: "Courier New",Courier,Fixedsys,monospace;
    white-space: nowrap
}

em {
    background-color: inherit;
    color: #e17000;
    font-style: normal
}

hr {
    margin: 1em 0;
    background: #f2f2f2;
    height: 1px;
    color: #f2f2f2;
    border: none;
    clear: both
}

.clear {
    clear: both;
    position: relative;
    font-size: 0px;
    height: 0px;
    line-height: 0px
}

img {
    border: none
}

kbd {
    background: #faf6f6;
    border-color: #edd #baa #baa #eed;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #000;
    font-family: "Courier New",Courier,Fixedsys,monospace;
    padding: 0px 1px 0px 1px
}

pre {
    background: #f0f0f0;
    border: 1px dashed #A4A4A4;
    color: #000;
    font-family: "Courier New",Courier,Fixedsys,monospace;
    font-size: 10pt;
    margin: 0 0 2em 1.4em;
    padding: 0.6em
}

pre.javascript {
    width: 90%;
    overflow: auto
}

#header {
    background: #666 url("/assets/css/images/sprites.gif") repeat-x 0 100%;
    margin: 0 0 25px;
    padding: 0 0 8px
}

#header #site-name {
    color: #ccc;
    font: 265% arial;
    letter-spacing: -.05em;
    margin: 0 0 0 40px;
    padding: 3px 0
}

#superHeader {
    background: #C00;
    color: #FFF;
    height: 1.4em
}

#superHeader a {
    background: inherit;
    color: #FFF;
    font-size: 91%;
    margin: 0;
    padding: 0 0.5ex 0 0.25ex;
    text-decoration: none
}

#superHeader a:hover {
    text-decoration: underline
}

#superHeader .left {
    font-size: 91%;
    position: absolute;
    left: 1.5mm;
    top: 1px
}

#superHeader .right {
    font-size: 91%;
    position: absolute;
    right: 5mm;
    top: 1px
}

#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#nav {
    font-weight: bold;
    height: 2.09em;
    font: bold 96% arial;
    margin: 0 105px 0 40px
}

#nav li {
    position: relative;
    background: #999;
    list-style-image: none;
    float: left;
    width: 10em;
    display: block;
    margin: 0;
    border-bottom: 3px solid #666;
    border-right: 3px solid #252525;
    padding: 0
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    display: block;
    padding: 4px 10px 2px
}

#nav a:hover {
    color: #000
}

#nav li ul {
    border-left: 1px solid #c00;
    background: #f6f6f6 url("/assets/css/images/featurebox_bg.gif") no-repeat 100% 100%;
    width: 15.8em;
    font-size: 90%;
    margin-top: 3px;
    position: absolute;
    font-weight: normal;
    z-index: 99999;
    display: none
}

#nav li li {
    background: none;
    list-style-image: none;
    float: none;
    border: none;
    border: 1px solid #999;
    border-top: 1px solid #fff;
    border-right: none;
    border-left: none;
    padding-left: 0
}

#nav li li.last {
    border-bottom: none
}

#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
    color: #000;
    padding: 3px 10px 2px;
    width: 14em
}

#nav li li a:hover {
    color: #fff;
    background: #c00
}

#nav li.active {
    background: #c00;
    border-bottom: 3px solid #c00
}

#nav li.active ul {
    border: none;
    background: #c00 url("/assets/css/images/featurebox2_bg.gif") no-repeat 100% 100%
}

#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {
}

#nav li.active a:hover {
    color: #000
}

#nav li.active li {
    border: none;
    border-top: 1px solid #c15c5c;
    border-bottom: 1px solid #870000
}

#nav li.active li.last {
    border-bottom: none
}

#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
    color: #fff
}

#nav li.active li a:hover {
    background: #666 url("/assets/css/images/sprites.gif") repeat-x 0 99%;
    color: #fff
}

#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
    color: #fff;
    font-weight: bold;
    background: #666 url("/assets/css/images/sprites.gif") repeat-x 0 99%
}

/*\*/
#nav li {
    width: auto
}

/**/
#search {
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 40px;
    right: 140px;
    left: auto;
    width: 19.4em
}

#search form {
    margin: 0
}

#search label {
    padding: 5px 0 0;
    display: inline
}

#ajaxSearch_input {
    width: 8em
}

#ajaxSearch_submit,.FSF_submit {
    padding: 1px 3px;
    background: #666;
    color: #fff;
    font-weight: bold;
    width: auto;
    font-size: 81%;
    margin-left: 6px;
    height: 1.95em
}

.ajaxSearch_highlight {
    background-color: #FEE;
    color: #E17000
}

#ajaxSearch_radio label {
    font-size: 60%
}

#poweredby {
    width: 96px;
    height: 63px;
    position: absolute;
    top: -102px;
    right: 0
}

#wrap {
    min-width: 770px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

#content-wrap {
    position: relative;
    width: 100%
}

#utility {
    position: absolute;
    top: 0;
    left: 25px;
    width: 165px;
    border-top: 5px solid #999;
    padding-bottom: 40px
}

#sidebar {
    position: absolute;
    top: 0;
    right: 25px;
    width: 20%;
    border-top: 5px solid #999;
    padding-top: 1px;
    padding-bottom: 40px
}

#content {
    margin: 0 50px
}

#content #breadcrumb {
    margin-top: -5px;
    font-size: 93%;
    font-weight: bold
}

#content #breadcrumb a:link, #content #breadcrumb a:visited {
    text-decoration: none
}

#content #breadcrumb a:hover, #content #breadcrumb a:active {
    text-decoration: underline
}

.featurebox {
    color: #333;
    padding: 15px 20px 20px;
    border-top: 1px solid #d7d7d7;
    margin: 0 0 1.5em;
    background: #f6f6f6 url("/assets/css/images/featurebox_bg.gif") no-repeat 100% 100%
}

.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {
    margin: 0 0 .3em;
    border-bottom: 1px solid #c00;
    color: #c00
}

.featurebox p {
    border: none;
    margin: 0 0 1em;
    color: #444
}

.featurebox a {
    font-weight: bold
}

.pagination {
    color: #666;
    padding: 4px 2px 4px 7px;
    border: 0px solid #ddd;
    margin: 0 0 1.5em
}

.pagination p {
    position: relative;
    text-align: right
}

.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {
    text-decoration: none;
    background: #fff;
    padding: 2px 5px;
    border: 1px solid #ccc
}

.pagination p a:hover {
    background: #c00;
    color: #fff
}

.pagination a:hover {
    background: #c00;
    color: #fff
}

.pagination p span {
    text-decoration: none;
    background: #fff;
    padding: 2px 5px;
    border: 1px solid #ccc;
    color: #ccc
}

.pagination * {
    margin: 0
}

.pagination h4 {
    margin-top: -1.45em;
    padding: 0;
    border: none
}

#resultslist-wrap {
    margin: 0 0 1.5em;
    font-size: 92%
}

#resultslist-wrap dt, #resultslist-wrap dl {
    margin: 0
}

#resultslist-wrap dt {
    font: bold 100% arial;
    padding: 3px 0
}

#resultslist-wrap li {
    padding: 0 0 1em;
    margin: 0 0 0 1.2em;
    font: bold 145% arial
}

#resultslist-wrap li dd {
    font: normal 73% arial
}

#resultslist-wrap li dl {
    margin: 0
}

#resultslist-wrap dd {
    line-height: 1.3
}

#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {
    color: #999;
    display: inline;
    padding-right: .5em
}

.table1 {
    border: 2px solid #900;
    margin-bottom: 1.5em;
    width: 100%
}

.table1 td {
    background: #fff url("/assets/css/images/sprites.gif") repeat-x 0 -1600px;
    padding: 3px;
    border: 1px solid #fff
}

.table1 th {
    text-align: left;
    border: 1px solid #fff
}

.table1 thead th {
    text-align: left;
    color: #fff;
    font-size: 145%;
    background: #900 url("/assets/css/images/sprites.gif") repeat-x 0 -1300px;
    padding: 10px 6px
}

.table1 tbody th {
    color: #fff;
    font-size: 115%;
    background: #88b8db url("/assets/css/images/sprites.gif") repeat-x 0 -1400px;
    padding: 6px
}

.table1 tbody th.sub {
    font-size: 100%;
    color: #000;
    background: #efefef url("/assets/css/images/sprites.gif") repeat-x 0 -1500px;
    padding: 6px
}

.calendar {
    width: 200px;
    font-size: 92%
}

.calendar td {
    text-align: center;
    border: 1px solid #ddd
}

.calendar th {
    text-align: center
}

.calendar thead th {
    padding: 3px 2px
}

.calendar tbody th {
    padding: 2px
}

.calendar tbody th.sub {
    padding: 2px
}

table.without, table.without td {
    border: 0
}

table.without td {
    padding-left: 1em
}

a.morelink:link,a.morelink:visited,a.morelink:hover,a.morelink:active {
    background: transparent url("/assets/css/images/sprites.gif") no-repeat 5px -500px;
    padding-left: 21px
}

a.morelink:hover {
    background: transparent url("/assets/css/images/sprites.gif") 5px -400px
}

.morelink span {
    position: absolute;
    left: -9999px;
    width: 900px
}

ol.code {
    font-family: monospace;
    position: relative
}

ol.code li {
    color: #666;
    margin-bottom: 1px
}

ol.code code {
    color: #000;
    display: block
}

ol.code .cmt {
    color: #4077d2
}

li.tab0 code {
    padding-left: 4em
}

li.tab1 code {
    padding-left: 8em
}

li.tab2 code {
    padding-left: 12em
}

li.tab3 code {
    padding-left: 16em
}

li.tab4 code {
    padding-left: 20em
}

li.tab5 code {
    padding-left: 24em
}

ol.code li {
    background: #f3f3f3 url("/assets/css/images/td_bg.gif") no-repeat 100% 100%
}

p.note {
    margin: 1em;
    border: 1px solid #ddd;
    background: #f0f0f0;
    padding: 1em
}

#type-b #content-wrap {
    background: transparent url("/assets/css/images/content_wrap_bg.gif") repeat-y 30px 0
}

#type-b #content {
    margin: 0 23px 0 235px
}

#type-b #content-wrap {
    background: transparent url("/assets/css/images/content_wrap_bg.gif") repeat-y 30px 0
}

#type-b #content {
    margin: 0 23px 0 235px
}

#type-c #content-wrap {
    background: transparent url("/assets/css/images/content_wrap_bg.gif") repeat-y 30px 0
}

#type-c #content {
    margin: 0 25% 0 235px
}

#type-d #content {
    margin: 0 25% 0 50px
}

#type-e #content-wrap {
    background: transparent url("/assets/css/images/content_wrap_e_bg.gif") repeat-y 100% 0
}

#type-e #utility {
    position: absolute;
    top: 0;
    left: auto;
    right: 25px;
    width: 165px;
    border-top: 5px solid #999
}

#type-e #content {
    margin: 0 243px 0 50px
}

#type-f #content-wrap {
    background: transparent url("/assets/css/images/content_wrap_e_bg.gif") repeat-y 100% 0
}

#type-f #content {
    margin: 0 235px 0 25%
}

#type-f #utility {
    left: auto;
    right: 25px
}

#type-f #sidebar {
    right: auto;
    left: 25px
}

.nav-secondary, .nav-secondary ul {
    position: static
}

.nav-secondary, .nav-secondary li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}

.nav-secondary {
    padding-top: 0;
    border-top: 1px solid #ccc;
    margin-top: 1px
}

.nav-secondary a, .nav-secondary span {
    line-height: 1.8;
    padding: 3px 0 3px 5px;
    background: #fff;
    font: bold 86% arial;
    display: block;
    border-left: 4px solid #ccc
}

.nav-secondary a, .nav-secondary a:link, .nav-secondary a:visited, .nav-secondary a:hover, .nav-secondary a:active {
    text-decoration: none;
    cursor: pointer
}

.nav-secondary a:link {
    color: #000
}

.nav-secondary a:visited {
    color: #000
}

.nav-secondary a:hover {
    color: #c00;
    background: #fee;
    border-left: 4px solid #999
}

.nav-secondary li.active a:link, .nav-secondary li.active a:visited, .nav-secondary li.active a:hover, .nav-secondary li.active a:active,.nav-secondary li.active span {
    color: #c00
}

.nav-secondary li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    list-style-image: none;
    margin: 0
}

#footer {
    clear: both;
    border-top: 1px solid #E3E8EE;
    padding: 10px 0 30px;
    font-size: 86%;
    color: #999
}

#footer p {
    margin: 0
}

#footer a:link {
    color: #999
}

div.bookmarks {
    background: transparent url(/assets/css/images/bookmark.gif) no-repeat left top;
    padding-top: 1px;
    height: 18px;
    width: 140px;
    float: right;
    text-align: right
}

div.sourcetool {
    margin: 0.4em 0 0 2em
}

div.ui-tooltip,div.qtip {
    position: absolute;
    display: none
}

div.ui-tooltip .ui-tooltip-content {
    position: relative;
    text-align: left;
    overflow: hidden
}

.ui-tooltip-content {
    background: #f6f6f6 url("/assets/css/images/featurebox_bg.gif") no-repeat 100% 100%;
    border-left: 1px solid #c00;
    font-weight: normal;
    font-size: 0.8em;
    position: absolute;
    top: 0
}

div.ui-tooltip-title {
    background: #CCC;
    border: 1px solid;
    border-color: #D6D4C8 #D6D4C8 #999 #c00;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0.4em;
    text-align: center
}

.ui-tooltip-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ui-tooltip-content ul li {
    list-style-image: none;
    list-style-type: none;
    margin: 0
}

.ui-tooltip-content li {
    list-style-image: none;
    list-style-type: none
}

.ui-tooltip-content a.men, .ui-tooltip-content a.last {
    cursor: default;
    display: block;
    padding: 3px 20px 2px 10px;
    position: relative;
    text-decoration: none
}

.ui-tooltip-content a.men {
    border-bottom: 1px solid #999;
    border-top: 1px solid #fff
}

.ui-tooltip-content a.last {
    border-top: 1px solid #fff;
    border-bottom: 0px solid #fff
}

.ui-tooltip-content a.h3 {
    padding-left: 20px
}

.ui-tooltip-content a.men:link, .ui-tooltip-content a.last:link {
    background: none;
    color: #000
}

.ui-tooltip-content a.men:visited, .ui-tooltip-content a.last:visited {
    background: none;
    color: #000
}

.ui-tooltip-content a.men:hover, .ui-tooltip-content a.last:hover {
    background: #c00;
    color: #fff
}

#qtip-blanket {
    position: absolute;
    left: -10000em;
    top: -10000em;
    background: black;
    cursor: pointer;
    z-index: 14999
}

.doNotDisplay {
    display: none
}

blockquote {
    background: transparent url(/assets/css/images/endquote.gif) right bottom no-repeat;
    color: #999;
    margin: 0 0 10px 5%;
    text-align: left;
    width: 88%
}

div.bqoben {
    background: transparent url(/assets/css/images/startquote.gif) left top no-repeat;
    color: inherit;
    font-weight: bold;
    padding: 10px 45px 10px 50px;
    text-align: left
}

#content blockquote p {
    padding-right: 40px
}

#content blockquote cite {
    color: #666;
    display: block;
    font-family: verdana,arial,geneva,helvetica,sans-serif;
    font-size: 86%;
    line-height: 1.2em;
    font-style: normal;
    padding-top: 5px
}

p.movie {
    clear: both
}

p.movie object {
    vertical-align: top;
    margin: 0 1.6em 1em 0em;
    float: left
}

.toggler,.buttons {
    display: none
}

span.toggler a {
    text-decoration: none
}

.piwik {
    display: none
}

p.githubreader {
    margin-bottom: 0.4em
}

/*
     FILE ARCHIVED ON 19:07:16 Dec 11, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:12:16 Nov 30, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 140.038
  exclusion.robots: 0.096
  exclusion.robots.policy: 0.087
  cdx.remote: 0.061
  esindex: 0.01
  LoadShardBlock: 114.676 (3)
  PetaboxLoader3.datanode: 212.432 (5)
  load_resource: 506.779 (2)
  PetaboxLoader3.resolve: 358.669 (2)
*/