#disclaimer {
	line-height: 1.2em;
	color: #888;
	clear: both;
	margin-top: 10px;
	font-size: .8em;
}
#content_title {
	width: auto;
}
.big_content_p {
	position: relative;
	font-size: 12px !IMPORTANT;
	width: auto;
	padding: 0px;
	margin: 2px 0px 4px 0 !IMPORTANT;
}
.share_link {
	background: transparent url('../../img/icons/share.jpg') no-repeat top left !IMPORTANT;
	padding-left: 20px;
	position: absolute;
	right: 0px;
	color: #696969 !IMPORTANT;
}
#project_image_holder {
	text-align: center;
	margin: 4px 0;
	position: relative;
	width: 580px;
	overflow: hidden;
}
#project_image_holder #project_image {
	margin: 0 auto;
	max-width: 578px;
}
#project_image_holder #quote_link {
	position: absolute; 
	right: 4px; 
	top: 2px; 
	display: block; 
	background-color: #FFF; 
	padding: 4px; 
	border: solid 1px;
}
