/* Case Studies */

#caseprofile blockquote {
	padding: 0px 35px 0px 35px;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

#caseprofile h4 {
	margin-top: 10px;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
}

#caseprofile ul {
	margin-bottom: 20px;
}

.cs-header {
	font: normal bold 17pt/22pt Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0px;	
	width: 400px;
}

.cs-quote {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14pt;
	line-height: 16pt;
	color: #990000;
	margin: 10px auto;
	text-align: center;
	width: 420px;
}

.cs-logo {
	float: right;
	margin: 20px 0px 20px 20px;
	padding: 10px;
}

.cs-pdf {
	float: right;
	margin: 0px 0px 20px 20px;
	border: none;
}

.cs-list {
	padding: 10px
}

.cs-list h1 {
	padding-bottom: 20px;
}

.cs-list-icon {
	width: 80px;
	float: left;
	padding: 0px 0px 0px 0px; 
}

.cs-list-content {
	width: 420px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.cs-list-content h5 {
	margin-left: 20px;
}