/* CSS styles for /experience/index.html  */

.clientlist  {
padding: 1.5em 0 0 4em;
}

.clientlist .listhdgs {
padding: 0 0 .3em 0;
}

.clientlist p {
float: left;
padding: 0;
margin: 0;
}

.clientlist .listhdgs p span {
font-size: .85em;
font-weight: normal;
}

.clientlist .name {
width: 15em;
font-weight: bold;
font-size: 1.2em;
}

.clientlist .location {
width: 12em;
}

.clientlist .industry {
width: 20em;
}

.clientlist .listitem {
padding: .5em 0;
clear: left;
}


.casestudy {
padding: 3em 0 0 0;
}

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

.casestudy h4 .text {
margin-bottom: -.5em;
}

.casestudy h4 .subtext {
color: #B43C3C;
}


.casestudy .copy strong {
display: block;
}

.casestudy .copy.quote {
color: #B43C3C;
/*margin-left: -1em;*/
}

.casestudy .copy.quote .quotesource {
font-size: .9em;
font-weight: bold;
margin-left: 1.5em;
}