/* 	for a custom page width, divide your desired
    pixel width by 13 to find em width. Multiply
    that value by 0.9759 for IE via *width. For
    example, this is a 600px page-width:		*/


body.clients div#caseStudy {
	padding: 5px;
}

body.clients a {
	color: #00A0AF;
}

body.clients div#caseStudy div#caseQuote {
	margin-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #C4C4C4;
}

body.clients div#caseStudy div#caseQuote .clientQuote {
	color: #042C33;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px;
	width: 430px;
}

body.clients div#caseStudy .author {
	margin: 10px 0 0 28px;
	color: #5EC3CC;
	font-size: 95%;
}

body.clients div#caseStudy #caseContent {
	margin-top: 10px;
}

body.clients div#caseStudy #caseContent h5 {
	color: #042C33;
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
}

body.clients div#caseStudy #caseContent p {
	padding: 5px 0 10px 0;
}

body.clients div#caseStudy #link {
	color: #00A0AF;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	padding: 5px 0;
}

body.clients div#headerImage a img {
	border: 1px solid #000000;
}

/* END */
