html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}
body {
    line-height: 1
}
ol,ul {
    list-style: none
}
blockquote,q {
    quotes: none
}
blockquote:before,blockquote:after,q:before,q:after {
    content: none
}
:focus {
    outline: 0
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

/* ===== Basics ===== */

body {
    font-family: Arial;
}
a {
    color: #053769;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a.symbol:hover {
    text-decoration: none;
}
a.symbol:hover span {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}
/* ===== Page structure ===== */

#container {
    width: 938px;
    border: 1px solid #d1d1d1;
    border-width: 0 1px 1px;
    margin: 0 auto 50px;
}

/* Global header */
#header {
    background: #053769 url(/btc/images/header/bg.png) repeat-x top;
    position: relative;
}
#header h1 a {
    position: absolute;
    top: 40px;
    left: 30px;
    width: 452px;
    height: 50px;
    background: url(/btc/images/header/logo.png);
}
#search {
    z-index: 2;
    position: absolute;
    width: 300px;
    height: 48px;
    top: 25px;
    right: 19px;
    background: url(/btc/images/header/search.png) repeat-x top;
    border: 1px solid #155296;
    color: #FFF;
}
#search label {
    position: absolute;
    top: 19px;
    left: 9px;
    width: 60px;
    font-size: 12px;
    text-align: center;
}
#search input {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 153px;
    height: 23px;
    font-size: 15px;
    color: #666;
    padding: 4px 47px 0 10px;
    border: 0;
    background: #FFF url(/btc/images/header/input.png) repeat-x bottom;
}
#search input.search_submit {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 37px;
    height: 23px;
    padding: 0;
    border: 0;
    background: none;
    background: url(/btc/images/header/button.png) 0 0;
    cursor: pointer;
}
#search input.search_submit:hover {
    background-position: 0 -23px;
}
#search a {
    display: block;
    z-index: 3;
    position: absolute;
    bottom: -22px;
    right: -1px;
    height: 12px;
    color: #FFF;
    background: #154984;
    padding: 0 9px 9px;
    font-size: 12px;
    border: 1px solid #155296;
    border-width: 0 1px 1px;
}
#header #date,#header .partnership {
    display: block;
    height: 25px;
    font: 14px Georgia, serif;
    color: #666;
    padding: 8px 0 0 20px;
    background: #FFF;
    float: left;
    margin-top: 119px;
    width: 218px;
    border: 1px solid #d1d1d1;
    border-width: 1px 0;
}
#header .partnership {
    color: #999;
    text-align: right;
    width: 680px;
    padding: 8px 20px 0 0;
}

/* Page body */
#body {
    background: url(/btc/images/sidebar/bg.gif) repeat-y left;
    color: #333;
}

/* Main content well */
#content {
    width: 668px;
    float: right;
    padding: 20px;
}
.has-aside #content {
    background: url(/btc/images/aside/bg.png) repeat-y right;
    padding: 0;
    margin: 20px;
}

#aside {
    width: 250px;
    float: right;
}
#content #aside .section {
    border-bottom: 20px solid #FFF;
}
#content #aside .last, #content #aside .section:last-child {
    border-bottom: 0;
}
#content #aside .section h2 {
    background: url(/btc/images/sidebar/topics-nav.png);
    border: 0;
    padding: 10px 15px;
}
#content #aside h2 {
    margin-bottom: 0;
}
#aside .section {
    margin-bototm: 0;
}

#primary {
    width: 397px;
    float: left;
}

/* Global sidebar */
#sidebar {
    width: 229px;
    float: left;
    margin-right: 1px;
    padding-bottom: 10px;
}

/* Topics */
#topics-nav {
}
#topics-nav li {
    background: url(/btc/images/sidebar/topics-nav.png);
    border-top: 1px solid #FFF;
    font-size: 14px;
    line-height: 14px;
}
#topics-nav li.first,#topics-nav li:first-child {
    border-top: 0;
}
#topics-nav a {
    display: block;
    padding: 10px 20px;
}
#topics-nav a:hover {
    background: #d3d0c1;
    text-decoration: none;
}
#topics-nav li.more {
    border-top: 0;
    background: #f3f2ec;
    text-align: right;
}
#topics-nav li.more a {
    color: #949282;
    font-size: 12px;
    line-height: 12px;
}
#topics-nav li.more a:hover {
    background: #ebeae4;
}

/* General Nav */
#nav {
    background: #f3f2ec;
    font-size: 14px;
    line-height: 14px;
}

    #nav ul {
        margin-top: -2px;
        padding-bottom: 10px;
    }

#nav a {
    display: block;
    padding: 10px 20px;
    border-top: 1px solid #FFF;
}

    #nav ul a {
        background: url(/btc/images/sidebar/arrow.gif) 22px 8px no-repeat;
        padding: 2px 20px 2px 32px;
        font-size: 13px; 
        line-height: 18px;
        border: none;
    }
        
#nav a:hover {
    background: #ebeae4;
    text-decoration: none;
}

    #nav ul a:hover {
        color: #000000;
        background: url(/btc/images/sidebar/arrow.gif) 22px 8px no-repeat;
    }

/* RSS, English */
#util {
}
#util a {
    display: block;
    padding: 17px 20px;
    color: #323232;
}
#util li {
    border-bottom: 1px solid #d1d1d1;
}
#util #rss {
    font: 12px/12px Georgia,serif;
    border-top: 1px solid #FFF;
    background: #FFF;
}
#util #rss img {
    position: relative;
    top: 2px;
    left: 2px;
}
#util #rss a:hover {
    background-color: #f3f2ec;
    text-decoration: none;
}
#util #english {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}
#util #english a {
    color: #39804f;
}

/* Big blue promo */
.promo {
    font-size: 20px;
    padding: 25px;
    display: block;
    background: url(/btc/images/sidebar/promo.png) repeat-x top;
    margin: 10px 10px 0;
}

/* Generic sidebar module */
#sidebar .section {
    margin: 10px 10px 0;
    border: 1px solid #d1d1d1;
}
#sidebar .section h2 {
    border: 1px solid #FFF;
    color: #666;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 10px 7px;
    border-bottom-color: #d1d1d1;
    background: url(/btc/images/sidebar/section-head.png) repeat-x top;
}
#sidebar .section ul {
    border: 1px solid #FFF;
    padding: 10px;
    background: url(/btc/images/sidebar/section-body.png) repeat-x bottom;
    font-size: 13px;
    line-height: 13px;
}
#sidebar .section li {
    margin-bottom: 9px;
    background: url(/btc/images/sidebar/bullet.gif) no-repeat 0 3px;
    padding-left: 10px;
}
#sidebar .section li.more {
    background: none;
    padding-left: 0;
    margin-top: 15px;
}
#sidebar .section li.more a {
    color: #333;
    font-size: 12px;
}

/* Global footer */
#footer {
    padding: 15px 10px;
    border-top: 1px solid #d1d1d1;
    color: #666;
    font-size: 11px;
    line-height: 15px;
}
#footer p {
    width: 400px;
    float: left;
}
#footer ul,#footer span {
    width: 400px;
    float: right;
    text-align: right;
}
#footer ul {
    margin-bottom: 8px;
    font-size: 11px;
}
#footer li {
    display: inline;
    padding-right: 10px;
    margin-right: 5px;
    border-right: 1px solid #999;
}
#footer li.last, #footer li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
#footer ul a {
    color: #444;
}
#footer span {
    display: block;
    font-size: 13px;
}

/* ===== Components ===== */

/* Page headers */
h2 {
    font-size: 13px;
    color: #333;
}
h2.pagehead,h3.pagehead {
    font-size: 30px;
    color: #333;
    padding: 30px 20px;
    background: url(/btc/images/body/pagehead/bg.png) repeat-x top;
}
h2.section-title {
    border-top: 3px solid #81C1F1;
    background: #f6f6f6;
    padding: 10px;
    font-size: 13px;
    color: #000;
    margin-bottom: 25px;
}

/* Variations of page header */
.search-results h2.pagehead {
    padding: 0;
    background: none;
    margin-bottom: 25px;
}
h2.noshade {
    background: none;
    padding: 0;
}

.lead {
    font-size: 13px;
    line-height: 19px;
    margin-top: 15px;
}

/* Toolbar */
.toolbar {
    background: url(/btc/images/body/toolbar/bg.png) repeat-x bottom;
    border-top: 1px solid #d1d1d1;
    padding: 9px 0 7px;
}
.toolbar li {
    float: right;
    font-size: 11px;
}
.toolbar li a {
    display: block;
    height: 14px;
    color: #333;
    padding-left: 8px;
    margin-left: 0;
    border-left: 1px solid #d1d1d1;
}
.toolbar li.first a,.toolbar li.last a {
    padding-left: 0;
    border-left: 0;
}
.toolbar li.pdf {
    float: left;
}
.toolbar li.pdf a {
    background: url(/btc/images/body/toolbar/pdf.png) no-repeat 10px 0;
    padding: 2px 10px 0 28px;
}
.toolbar li.print a {
    background: url(/btc/images/body/toolbar/print.png) no-repeat 10px 0;
    padding: 2px 10px 0 30px;
}
.toolbar li.email a {
    background: url(/btc/images/body/toolbar/mail.png) no-repeat 10px 2px;
    padding: 2px 10px 0 30px;
}

/* Tabs (tablature automatically done by Javascript) */
.tabnav {
    border: 1px solid #d1d1d1;
    background: #f6f6f6;
}
.tabnav li {
    float: left;
    border: 1px solid #d1d1d1;
    border-width: 1px 1px 1px 0;
    margin: -1px 0;
    font-size: 12px;
    line-height: 12px;
    padding: 6px 8px;
}
.tabnav li.current {
    border-bottom-color: #FFF;
    background: #FFF;
}
.tabnav li.current a {
    color: #333;
}
.tabnav li.current a:hover {
    cursor: default;
    text-decoration: none;
}
.tablist li h3 {
    margin: 45px 0 10px;
}

/* Variations of tabs */
#filter-name {
    padding: 20px 10px;
    border-bottom: 1px solid #d1d1d1;
}
#filter-name li {
    display: inline;
    color: #999;
    font-size: 12px;
    margin-right: 3px;
    padding-right: 6px;
    border-right: 1px solid #999;
}
#filter-name li.last,#filter-name li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

/* List of items */
.items {
}
.items .item {
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
}
.items li.last{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}
.items .superhead {
    font-size: 13px;
    margin: 20px 0 7px;
}
.items h2 {
    font-size: 17px;
    margin-bottom: 9px;
    font-weight: normal;
}
.items h3{
    line-height: 135%;
}
.items .meta {
    font-size: 13px;
    margin-bottom: 10px;
}
.items .event{
	line-height:22px;
}
.items .image {
    float: left;
    padding: 0 15px 15px 0;
}
.items .image img {
    float: left;
}
.items p {
    font-size: 13px;
    line-height: 21px;
}
.items .topics {
    margin-top: 20px;
    font-size: 13px;
}
.items .topics li {
    display: inline;
}

/* Variations of .items */
.research-commentary {
	margin-top: 7px;
}
.research-commentary .item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.topics-list {
    font-size: 17px;
}
.topics-list .item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 20px
}

.event-archive {
}
.event-archive .item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 25px
}

.search-results .items {
    border-top: 1px solid #D1D1D1;
    padding-top: 15px;
    margin-top: 15px;
}
.search-results .items .item {
    padding-bottom: 15px;
    margin-bottom: 15px
}
.search-results .items .item .topics {
    color: #999;
    margin: -2px 0 15px;
}

#content .section .items {
    margin-top: 0;
}
#content .section .items .item {
    margin: 30px 0 0;
    border-bottom: 0;
}

#content #aside .section .items {
    margin: 20px 15px;
}
#content #aside .section .items .item {
    margin: 0 0 25px;
    padding: 0;
}
#content #aside .section .items .item .superhead {
    margin: 0;
}
#content #aside .section .items .item h3 {
    font-size: 15px;
    margin: 2px 0 6px;
}
#content #aside .section .items .item .meta {
    margin: 2px 0 0;
}
#content #aside .section .items .more {
    padding: 0;
    margin: 0;
}
#content #aside .section .items .more a {
    color: #333;
}

.stories {
    margin-bottom: 50px;
}
.stories .item {
    padding: 10px 0 15px;
}
.stories .last,.stories li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.stories .item .superheader {
    font-size: 12px;
    margin-bottom: 8px;
    color: #666;
}
.stories .item .meta {
    margin-bottom: 12px;
}
.stories .item p .more {
    display: block;
}
.stories .featured {
    padding-top: 0;
}
.stories .featured .image {
    float: none;
    margin: 0;
}
.stories .featured .meta {
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
}
.stories .featured .caption {
    color: #999;
    font-size: 11px;
    margin: 0 0 15px;
	padding-top: 3px;
}
.stories .featured .topics {
    margin-bottom: 25px;
}

.featured-events {
    margin-bottom: 15px;
}
.featured-events .item {
    padding-bottom: 45px;
}
.featured-events .item h3 {
    font-size: 27px;
    margin-bottom: 10px;
}
.featured-events .item .meta {
    font-size: 12px;
    margin-bottom: 14px;
    color: #666;
}

.more-events {
    margin-bottom: 50px;
}
.more-events .item {
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.more-events .item h3 {
    font-size: 17px;
    margin-bottom: 7px;
}
.more-events .item .meta {
    font-size: 12px;
    margin-bottom: 14px;
    color: #666;
}
.more-events li.last, .more-events li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}

.recent-participants {
}
.recent-participants .item .meta {
    font-size: 13px;
}

.archive {
}
.archive .item h3 {
    font-size: 17px!important;
}

#english .items {
}
#english .items .item {
    padding: 20px 0;
    border-bottom: 1px solid #C8C8C8;
}
#english .items .last {
    border-bottom: 0;
}
#english .items .item h3 {
    font: 14px Georgia, serif;
}
#english .items .item h3 a{
	display: block;
	float: left;
	padding-left: 22px;
    background: url(/btc/images/body/toolbar/pdf.png) no-repeat 0 1px;
}
#english .items .item .meta {
    font-size: 11px;
    color: #666;
    margin-top: 5px;
}
#english .items .item p {
    margin: 15px 0 10px;
}

.article {
}
.article h1 {
    font-size: 30px;
    color: #333333;
    font-weight: normal;
    margin-top: 22px;
    margin-bottom: 15px;
}

#related.block {
    clear: both;
    border-top: 1px solid #d2d2d2;
    padding-top: 16px;
}
#related.block h4 {
    font-size: 11px;
    font-weight: normal;
    margin: 15px 0 15px 0;
}
#related.block h3 {
    font-size: 17px;
    font-weight: normal;
    margin: 15px 0 5px 0;
}

/* Skip to top link */
.totop {
    margin-bottom: 20px;
    font-size: 12px;
}


/* Simple pagination */
.pagination {
    font-size: 12px;
    color: #999;
}
.pagination .paging {
    float: left;
}
.pagination .paging a {
    margin-right: 5px;
}
.pagination .paging .current {
    padding: 0 8px;
    border: 1px solid #999;
    border-width: 0 1px;
}
.pagination .position {
    float: right;
}

/* Variations of .pagination */
.top {
    margin: 15px 0;
}

/* Content section with blue top border */
#content .section {
    padding-bottom: 25px;
}
#content .section p,#content .section li {
    font-size: 13px;
    line-height: 19px;
    padding: 0 10px;
}
#content .article p {
    padding: 0;
}
#content .section li {
    margin-top: 12px;
}
#content .section h3 {
    font-size: 13px;
    margin-bottom: 13px;
    font-weight: normal;
}

/* ===== Templates ===== */

#list {
}
#list .items {
    margin-top: 30px;
}
#list .search-results .items {
    margin-top: 15px;
}
#list .research-commentary,#list .topics-list,#list .event-archive,#list .search-results {
    margin-top: 75px;
}
#list .experts-affiliates 
{
  margin-top: 20px;
}
#list .section {
    margin-bottom: 25px;
}

#english {
}
#english .pagehead {
    font-family: Georgia, serif;
    font-weight: normal;
}
#english p {
    font: 12px/21px Arial, sans-serif;
    margin: 0 20px 20px;
}
#topicfilter {
    border: 1px solid #C8C8C8;
    border-width: 1px 0;
    padding: 20px;
}
#topicfilter label {
    vertical-align: middle;
    font-size: 12px;
    margin-right: 5px;
}
#topicfilter select {
    vertical-align: middle;
    width: 225px;
    margin-right: 5px;
}
#topicfilter input {
    vertical-align: middle;
    width: 26px;
    height: 18px;
    border: 0;
    cursor: pointer;
    background: url(/btc/images/button/go.png) 0 0;
}
#topicfilter input:hover {
    background-position: 0 -18px;
}
#english .pagination {
    margin-bottom: 50px;
    border-top: 1px solid #C8C8C8;
    padding-top: 15px;
}

#subpage {
}
#subpage p{
    font-size:13px;
    line-height:21px;
}
#subpage div#form {
    margin-top: 35px;
}
#subpage div#form fieldset {
    background: #F0F0EC;
    padding: 10px 20px 0;
}
#subpage div#form h3 {
    color: #000;
}
#subpage div#form .lead {
    padding: 0 20px;
    margin: 0;
    color: #000
}
#subpage div#form .buttons {
    width: 490px;
    text-align: right;
    margin-top: 15px;
}
#subpage div#form p {
    padding-bottom: 10px;
}
#subpage div#form label {
    width: 130px;
    float: left;
    font-size: 13px;
    padding-top: 6px;
}
#subpage div#form input,#subpage div#form textarea {
    width: 230px;
    float: left;
    border: 1px solid #C8C8C8;
    padding: 4px;
    font: 13px sans-serif;
}
#subpage div#form textarea {
    width: 330px;
}
#subpage div#form .messages {
    margin-top: 20px;
}
#subpage div#form .messages li {
    border-top: 1px solid #C8C8C8;
    padding: 20px;
    margin: 0;
}
#subpage div#form input.submit {
    width: 37px;
    height: 23px;
    border: 0;
    float: none;
    background: url(/btc/images/button/form.png) -71px 0;
    cursor: pointer;
}
#subpage div#form input.submit:hover {
    background-position: -71px -23px;
}
#subpage div#form input.reset {
    float: none;
    width: 71px;
    height: 23px;
    border: 0;
    background: url(/btc/images/button/form.png) 0 0;
    cursor: pointer;
}
#subpage div#form input.reset:hover {
    background-position: 0 -23px;
}

#expert #content .article {
}
#expert #content .article .image {
    float: left;
    margin-right: 30px;
}
#expert #content .article .meta {
    font-size: 15px;
    margin-top: 5px;
    color: #999;
}
#expert #content .article p {
    font-size: 12px;
    margin-top: 20px;
    color: #333;
}

#list .article, #content .article {
    margin-bottom: 0;
    padding-bottom: 30px;
}

#contentpage .toolbar {
    margin-bottom: 30px;
}
#contentpage .article-body h2,
#contentpage .article-body h3,
#contentpage .article-body h4{
    line-height: 140%;
}
#contentpage .article-body p {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 25px;
}
#contentpage .article-body a {
    color: #053769;
    text-decoration: none;
}
#contentpage .article-body a:hover {
    text-decoration: underline;
}
#contentpage .article-body .items .item {
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0;
}
#contentpage .article-body .items .superhead {
    margin-bottom: 14px;
}
#contentpage .article-body .items .meta {
    line-height: 17px;
}

#contentpage #aside {
    background-color: #fff;
    padding-left: 20px;
    display: inline;
    margin-bottom: 20px;
}
#contentpage #aside .aside-body {
    border: 1px solid #d1d1d1;
    background: #fff url(/images/aside/bg2.gif) bottom left repeat-x;
}
#contentpage #aside .aside-content {
    border: 1px solid #fff;
    padding-bottom: 25px;
}
#contentpage #aside h2 {
    background-color: #f3f3f0;
    padding: 10px 12px 10px 12px;
}
#contentpage #aside .aside-item {
    margin: 0 13px 0 13px;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 15px;
}
#contentpage #aside .first {
    border-top: none;
    padding-top: 5px;
}
#contentpage #aside .aside-item img {
    margin: 5px 0 5px 0;
}
#contentpage #aside .aside-item p {
    margin-bottom: 5px;
}
#contentpage #aside .meta {
    color: #666666;
}
#contentpage #aside .email {
    font-family: courier, monospace;
}

#expert #expert-head {
    background: #FFF;
}
#expert .toolbar {
    background-color: #FFF;
    border-bottom: 30px solid #FFF;
}
#expert .article-body p {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 25px;
}
#expert .article-body a {
    color: #053769;
    text-decoration: none;
}
#expert .article-body a:hover {
    text-decoration: underline;
}
#expert .article-body .items .item {
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0;
}
#expert .article-body .items .superhead {
    margin-bottom: 14px;
}
#expert .article-body .items .meta {
    line-height: 17px;
}
#expert #aside {
    padding-left: 20px;
    display: inline;
    margin-bottom: 20px;
}
#expert #aside .aside-body {
    border: 1px solid #d1d1d1;
    background: #fff url(/images/aside/bg2.gif) bottom left repeat-x;
}
#expert #aside .aside-content {
    border: 1px solid #fff;
    padding-bottom: 25px;
}
#expert #aside h2 {
    background-color: #f3f3f0;
    padding: 10px 12px 10px 12px;
}
#expert #aside .aside-item {
    margin: 0 13px 0 13px;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 15px;
}
#expert #aside .first {
    border-top: none;
    padding-top: 5px;
}
#expert #aside .aside-item img {
    margin: 5px 0 5px 0;
}
#expert #aside .aside-item p {
    margin-bottom: 5px;
}
#expert #aside .meta {
    color: #666666;
}
#expert #aside .email {
    font-family: courier, monospace;
}
#expert #aside .section li.item {
    margin-bottom: 3px!important;
}
#expert #aside .resource li.photo a {
    padding-left: 20px;
    background: url(/btc/images/body/toolbar/photo.gif) no-repeat 0 0;
}
#expert #aside .resource li.pdf a {
    padding-left: 20px;
    background: url(/btc/images/body/toolbar/pdf.gif) no-repeat 0 0;
}
#expert .tabs {
    margin-bottom: 35px;
}
#expert .tab-content {
    border: 1px solid #d1d1d1;
    border-top-width: 0;
    padding: 20px 20px 35px;
}
#expert .tab-content p {
    font-size: 14px;
    line-height: 21px;
}

/* ===== Utility Styles ===== */

/* Remove from view */
.active h3,#accessibility {
    position: absolute;
    visibility: hidden;
}

/* Image replacement */
#subpage div#form button,#header h1 a,#search button,#topicfilter button {
    overflow: hidden;
    text-indent: -999em;
}

/* Float clearing */
#english .items .item h3:after,.article #related.block:after,#expert #content .article:after,#subpage fieldset p:after,#header:after,#body:after,.has-aside #content:after,#footer:after,.tabnav:after,.toolbar:after,.pagination:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}
