/*IMAGE*/
#image {
	background:url(../img/caseStudies.jpg) no-repeat left top;
}

/*CONTENT*/
#content h2 {
	background:url(../img/caseStudies.png) no-repeat!important;
}
#content h2.zhTitle {
	background:url(../img/zh_images/gsm-r_and_indoor_coverage_case_studies.png) no-repeat left top!important;
	margin-top:12px;
}
#content h2.nlTitle {
	background:url(../img/nl_images/gsm-r_and_indoor_coverage_case_studies.png) no-repeat left top!important;
	margin-top:12px;
}


/*MODULE*/
.module {
	background:url(../img/case-studies-module.png) no-repeat left top;
	width:186px;
	height:70px;
	padding:15px 6px;
	float:left;
	margin-right:15px;
}
.module a {
	color:#FFF!important;
	width: 150px;
	display: block;
	padding: 1px 10px;
	margin-top: -13px;
	text-align: center;
	font-weight: bold;
}
.module a.nl {
	margin-top: -13px;
}




