
#content {
	padding: 0 0 60px;
	min-height: 1px;
	}
	
	#content:after {	height: 0;		visibility: hidden;		clear: both;		display: block;		content: ".";		}
	* html #content {	height: 1px;	}

#casestudy {
	width: 460px;
	float: left;
	padding: 30px;
	}
	
	#casestudy .photo {
		margin: 0 0 1em 0;
		}
		
	
.pullquote {
	float: right;
	width: 150px;
	padding: 20px 30px 20px 40px;
	margin: 0 0 2em 2em;
	
	background: #eee url(pullquote.gif) no-repeat 10px 22px;
	color: #5a5552;
	
	font-size: 1.125em;
	line-height: 1.5em;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px #ccc;
	}
	


#casestudies {
	width: 200px;
	float: right;
	
	background: #f0f0f0;
	border: #ddd;
	}
	
	
#related-casestudies{
	display: block;
	float: left;
	width :170px;
}

#related-casestudy-list, 
#related-casestudy-list li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}

#related-casestudy-list li{
	padding:  5px 15px;
	background: #eee;
	margin: 0 0 5px;
	font-size: 12px;
		
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px #ccc;
}

.legal_note{
	font-size: 11px;
	margin-top: 40px;
	font-style: italic;
	line-height: 16px;
}
	
	
.page-tools {
    margin: 3em 28px 20px;
}
