#project .backButtonWrapper {
	padding-top:25px;
	padding-left:10px;
	height:22px;
	margin-bottom:13px;
	text-shadow:none;
}
#project .backButtonWrapper.bottom {
	padding:0px;
	margin-top:36px;
	margin-bottom:35px;
}
#project .backButtonWrapper .backButton {
	background-image:url(http://www.3d3r.com/images/macButton.png);
	background-position:right -22px;
	background-repeat:no-repeat;
	float:left; display:inline;
	height:22px;
	line-height:0px;
	margin:0 0 0 10px;
}
#project .backButtonWrapper .backButton span {
	background-image:url(http://www.3d3r.com/images/macButton.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	position:relative;
	left:-10px;
	margin:0 -10px 0 0;
	height:22px;
	padding:0 15px;
	font-size:12px;
	line-height:19px;
	color:#333333;
}
#project .backButtonWrapper .backButton:hover {
	text-decoration:none;
	background-image:url(http://www.3d3r.com/images/macButtonHover.png);
}
#project .backButtonWrapper .backButton:hover span {
	background-image:url(http://www.3d3r.com/images/macButtonHover.png);
}
#project #pageContent .doubleUnderlineTitle {
	margin-bottom:19px;
}
#project .screenshotWrapper {
	line-height:0px;
	font-size:0px;
	margin-bottom:17px;
}
#project .screenshotWrapper .screenshot {
	border:3px solid #000000;
}
#project .lightBoxLink {
	float:left; display:inline;
	height:60px;
	line-height:0px;
	font-size:0px;
	border:3px solid #000000;
	margin-bottom:17px;
	margin-right:10px;
}
#project .lightBoxLink img {
	height:60px;
}
#project #pageContent {
	margin-left:10px;
}
#project #pageContent.columns {
	width:620px;
}
#project #pageContent ul {
	padding-left:20px;
}
#project #pageContent li {
	list-style-type:disc;
}
#project #pageContent p {
	padding-left:8px;
}
#nextWork {
	margin-bottom:35px;
}
#project #pageContent #nextWork .doubleUnderlineTitle {
	margin-bottom:17px;
}
#nextWork .thumbnail {
	float:left; display:inline;
	border:3px solid #000000;
	margin-right:11px;
	width:94px;
	height:94px;
	background-repeat:no-repeat;
}
#nextWork .projectInfo .projectTitle {
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	color:#99cc00;
	margin-bottom:20px;
}
#nextWork .projectInfo .projectTitle a {
	color:#99cc00;
}
#nextWork .projectInfo .projectDescription {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}