.keyLeft {
	padding:25px;
	float:left;
	width:40%;
}

.keyRight {
	padding:25px;
	float:left;
	width:40%;
}

.DecimalList {
	clear:both;
}

.DecimalList dt {
	height: 22px;
	width: 22px;
	color: #fff;
	font-size:14px;
	line-height:23px;
	text-align:center;
	background-image:url(/-assets/images/common/blueDecimal.png);
	float:left;
	clear:both;
	margin-bottom:2px;
}

.DecimalList dd {
	color:#000;
	display:block;
	line-height:22px;
	height:22px;
	margin-bottom:2px;
	text-indent: 5px;
}

.greenDecimalList dt {
	background-image:url(/-assets/images/common/greenDecimal.png);
}

.purpleDecimalList dt {
	background-image:url(/-assets/images/common/purpleDecimal.png);
}


.orangeDecimalList dt {
	background-image:url(/-assets/images/common/orangeDecimal.png);
}

h4 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
}

h4.restaurants {
	color:#00aeef;
}

h4.shopping {
	color:#4aaa42;
}

h4.arts {
	color:#9561a8;
}

h4.services {
	color:#f78f1e;
}
