.staticFeatures {
    height: 1%;
    position: relative;
    clear: both;
    /*background: url(i/user/singleline.gif) no-repeat;*/
}

.staticFeatures h2 {
    text-transform: uppercase;
    color: #B2B2B2;
    font-size: 16px;
}

.c_thankyou .staticFeatures h2 { display: none; }

.staticFeatures .feature {
    width: 305px;
    float: left;
    position: relative;
    margin: 15px 22px 0 0;
}

.staticFeatures .feature .captioned-photo {
    float: left;
    margin-right: 6px;
}

.staticFeatures .feature .header {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.staticFeatures .feature .header a:link,.staticFeatures .feature .header a:visited { color: #000; }

.staticFeatures .feature .header a:hover {
    color: #5584ac;
    background: none;
}

.staticFeatures .feature .blurb .text {
    font-size: 10px;
    line-height: 12px;
    color: #444;
    margin: 3px 0 5px 0px;
    font-weight: bold;
}

.staticFeatures .feature .blurb .text a {
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
}

.staticFeatures .feature .blurb .text a img {
    margin-top: 5px;
    display: inline;
}

.staticFeatures .feature.imageTop.last { margin-right: 0; }

/* BIO */
#content .set6 { clear: both; }

#content .set6 .feature {
    clear: both;
    height: 1%;
}

#content .set6 .feature:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

#content .set6 .feature .rubric {
    font-size: 30px;
    color: #000;
}

#content .set6 .feature .header {
    font-size: 22px;
    font-weight: normal;
    color: #8e8d8d;
    margin-bottom: 8px;
}

#content .set6 .feature .header a { color: #8e8d8d; }
#content .set6 .captioned-photo { float: left; }

#content .set6 .captioned-photo p.caption {
    color: #8E8D8D;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 8px;
}

#content .set6 .feature .sub-header,.set6 .feature .text,.set6 .feature .contributors,.set6 .feature .display-date,.set6 .feature ul,.set6 .feature .footer { margin-left: 220px; }

#content .set6 .feature .text {
    font-size: 12px;
    line-height: 16px;
    padding-right: 44px;
    font-weight: bold;
}

#content .set6 .feature ul { text-transform: none; }
