/* CSS styles for /experience/casestudies/xxxxxx.html  */

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

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

.csheader h2 .text {

}

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

body.ofcom h2 .subtext {
left: 21em;
}

.csheader .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.copy {
padding: 0 4em 0 0;
margin: 0 0 0 4.75em;
}

.contentblock ul.copy 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;
}

.contentblock .copy.quotation {
font-size: 1.1em;
line-height: 145%;
margin-left: 4em;
}
