.attention, #content #secondaryRight p.attention, #content h2.attention {
     color: #FF0000;
     font-weight: bold;
     text-transform: uppercase;
}

.indent {
     padding: 5px 5px 0px 45px;
     text-indent: -45px;
}

.indent-quote {
     padding: 10px 110px 10px 45px;
}

.float_right {
     float: right;
     margin-left: 13px;
}

.note {
     padding-top: 0px;
}

.footnotes {
     font-size: 85%;
}

#content img.bc_image {
     border: 1px solid #CCCCCC;
     margin-top: 4px;
}

#content #secondaryRight img.bio_image {
     border: 1px solid #CCCCCC;
     margin: 13px;
}

#content #secondaryRight p.bio_image_caption {
     font-size: 0.8em;
}
