.cscontent {
	height: 360px;
	
}

#fade_case_studies {
	position: relative;
}

.fade_case_study {
	position: absolute;
	top: 30px;
	width: 279px;
	background-color: #ffffff;
	height: 283px;
	left: 4px;
}

#cs_buttons {
	position: absolute;
	width: 280px;
	margin-top: -50px;
	margin-left: 253px;
}

#btn_next {
	float: right;
	cursor: pointer;
}

#btn_prev {
	cursor: pointer;
}

.case_study_photo {
	right: 290px;
	margin-top: -30px;
}
