div.bottom {
	margin-bottom: 5px;
}
div.listing {
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;*/
    padding: 10px;
	width: 98%;
	background-color: #0D7C99;
	color: #FDE299;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
div.listing a.dba {
	display: block;
	color: #ffffff;
	text-decoration: underline;
}
div.listing a.dba span {
	font-size: 14pt;
	font-weight: bold;
}
img.seal {
	float: left;
	margin-right: 5px;
	padding-top: 3px;
	margin-bottom: 10px;
}
div.listing span.address {
	display: block;
	font-size: 10pt;
	font-weight: bold;
}
div.listing div.services {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #ffffff;
}
div.listing div.addloc {
	padding: 10px;
}
div.listing div.addloc span {
	display: block;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
}
div.listing div.phone {
	padding: 10px;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
div.listing a.sub {
	display: block;
	float: left;
	padding-top: 5px;
	margin-right: 10px;
	padding-right: 5px;
	font-size: 12px;
	color: #BADEE5;
	text-decoration: underline;
    background: none;
}

div.glp-container {
    float: left;
    line-height: normal;
}

#crRich {
    clear: both;
    padding: 10px;
}
#crRich .cover {
    background: rgba(0, 0, 0, 0) url("http://hurdman.app.bbb.org/images/report-stars.png") no-repeat scroll left top;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 91px;
    z-index: 101;
}
#crRich .classification {
    height: 17px;
    position: relative;
    width: 91px;
}
#crRich .classification .progress {
    /*background: rgba(0, 0, 0, 0) url("http://hurdman.app.bbb.org/images/report-stars_full.png") no-repeat scroll left top;*/
    background: rgba(0, 0, 0, 0) url("http://hurdman.app.bbb.org/common/glp/images/stars.png") no-repeat scroll left top;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 102;
}