.cell{
	margin-bottom:5px;
	border-bottom: 1px dashed #ccc;
}
div#map{
	width:675px;
	height:438px;
	padding:0;
	margin:0px 0px 10px 0px;
	border:2px solid #a6ce39;
	}
div#map div#serviceDetails{
	width:134px;
	padding:0px 0px 0px 6px;
	height:100%;
	float:left;
	margin:0;
	background-color:#e9f3cd;
	color:#002268;
}
span#cell0{
	position:relative;
	left:0px;
	top:-15px;
	font-weight:bold;
	font-size:1.6em;
	color:#005da3;
}
strong.marketdetails{
	font-size:1.2em;
	color:#000;
}
hr.clearBreak{
	border:1px solid #ccc;
	height:0px;
	padding:0;
	margin:0;
}
img#service_imgMap{
	float:right;
	cursor:pointer;
	margin:0;
	padding:0;
}
