#body .left {/*not so much a left on this page */

}

#casestudyMain {
	display: block;
	width: 649px;
	margin-left: 63px;
	margin-top: 15px;
	height: 141px;
	background: transparent url(../images/case/leftbox2.jpg) no-repeat 0px 0px;	
}

#casestudyMain .text {	
	/*border-top: 1px solid #1F1F1F;*/
	padding-top: 24px;
	margin-left: 22px;
	color: #999999;
	font-size: 13px;
	padding-right:316px;
	line-height: 140%;
}

#casestudyMain .text a {	
	color: #FF3300;
	line-height: 160%;
}

#casestudyMain .text a:hover {	
	color: #FFF;
	line-height: 160%;
}

#casestudyMain .image {	
	float: right;
	background: transparent url(../images/case/rightbox.jpg) no-repeat right 0px;	
	padding-right: 10px;
	padding-top: 7px;
}

.white {
	color: #FFFFFF;
	display: block;
}

#body .caseProjectInfo {
	float: right;
	display: block;
	width: 330px;
	padding-top: 30px;
	padding-right: 60px;
	line-height: 140%;
	color: #999999;
}

.caseContent {
	float:left;
	width: 500px;
	display: block;
	margin-left: 55px;
	color: #999;
}

.middle a {
	color: #999999;
	line-height: 160%;
}
.middle a:hover{
	color: #FF6600;
	line-height: 160%;	
}