#ribbon {
	background: url(/images/case_study/ribbon.png) no-repeat bottom left;
	margin-top: -110px;
	color: #fff;
}

#ribbon .copy {
	font-size: 14px;
	line-height: 18px;
	padding: 25px 15px 30px 15px;
}

#ribbon img {
	border: 2px solid #fff;
}

#ribbon img:hover {
	border: 2px solid #ffd200;
}

#ribbon p.disclaimer { color: #999;}

hr { color: #fff; opacity: .5;}

h2 { margin: 40px 0 15px 0; padding: 0; line-height: 0px;}

.box { font-size: 14px; padding-bottom: 10px;}

#case_study_footer {
	background: #3f3c3b;
	padding: 20px 0;
	width: 100%;
	color: #fff;
}

#case_study_footer a {	color: #ffe400; }

#case_study_footer a:hover { color: #fff; }

.caseStudy img { border: 2px solid #3f3c3b; }

.caseStudy:hover img { border: 2px solid #ffe400; }

/*
.caseStudy { -webkit-transition: all .2s ease-in; }
.caseStudy:hover { -webkit-transform: scale(.90); -moz-transform: scale(.90); }
*/
