/* CSS styles for /aboutus/team/bio_xxxxxx.html  */

.bioheader {
padding: .75em 0 0 0;
}

.bioheader h2 {
padding: 0 0 0 .5em;
position: relative;
}

.bioheader h2 .text {

}

.bioheader h2 .subtext {
font-size: .6em;
color: #B43C3C;
position: absolute;
top: 1.1em;
left: 28em;
white-space: nowrap;
}

.bioheader .intro {
color: #B43C3C;
font-size: 1.4em;
line-height: 150%;
margin: 2em 3.25em 0 2.875em;
}

.contentblock h4 {
margin-left: 1em;
padding: 0 0 0 .75em;
border-bottom-color: #b4b4b4;
}

.contentblock ul {
padding: 0 4em 0 5em;
}

.contentblock li {
padding: .75em 0 0 0;
line-height: 140%;
}

.contentblock ul h5 {
border: none;
font-size: 1.1em;
margin: 1.75em 0 0 -1.5em;
}