#designsheet {
	width: 560px;
	margin-right: auto;
	margin-left: auto;	
}

#designsheet .content {
	padding-bottom: 20px;
	padding-top: 11px;
}

#designsheet .content .headercopy h1 {
	width: 560px;
	color: #999999;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
}

#designsheet .content img {
	width: 66px;
	height: 66px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}

#designsheet .content .rule img {
	width: 556px;
	height: 6px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#designsheet .content .thumbfooter p {
	color: #999999;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	clear: both;
	padding-top: 38px;
}

#designsheet .content .thumbfooter .orange {
	color: #FF6600;
	font-size: 14px;
}