body {
	margin:0px;
	background-color:#FFFFFF;
	}
	
hr {
	margin:0px;
	}
	
#marketContent {
	width:540px;
	height:760px;
	overflow:hidden;
	background-image:url('../case_studies/images/bg.png');
	}
	
#marketHeader {
	width:540px;
	height:190px;
	background-image:url('../case_studies/images/header.png');
	}
	
.text {
	font-size:12px;
	width:250px;
	z-index:11;
	top:-75px;
	left:275px;
	position:relative;
	}
	
.text .title {
	font-size:20px;
	}
