h2{
	margin:17px 0 0;	
	margin-top: 0px;
	font-size:14px;
	color:#000;
	width:855px;
	float:none;
	padding-bottom:17px;
	border-bottom:2px solid #eae7df;
}

/**results list***/
.resultItem{
	margin-top:7px;
	border-bottom:2px solid #eae7df;
	padding-bottom:8px;
	float:left;
	width:855px;
}

.desc{
	float:left;
	padding-right: 20px;
	width: 554px;	
	word-wrap: break-word;                 /* IE 5.5+ and up */
}

.getQuotes{
	display:block;
	float:left; height:17px;
	background: url('/resources/images/icons1.gif') -166px -13px no-repeat;
	padding-left:23px;	
	font-weight:bold;
	margin:14px 18px 0  0;
	font-size:13px;
}
	
.resultItem h3{
	float:left;
	color:black;
	font-size:16px;
	font-weight:bold;
	width:480px;
}

.resultItem h3 .license {
	font-size:13px;
	padding-left:10px;
}

.resultItem h3 .license span {
	font-weight:normal;
}

/* grade */
.grade {
	width:90px; height:19px;
	float:right;
	background: url('/resources/images/icons1.gif') -90px -83px no-repeat;
	cursor:pointer;
	cursor:hand;
}

.fullStars {
	height:18px;
	background: url('/resources/images/icons1.gif') 0 -83px no-repeat;
	display:block;
}

.stars0 {width:0;}
.stars-5 {width:7px;}
.stars1 {width:16px;}
.stars1-5 {width:26px;}
.stars2 {width:35px;}
.stars2-5 {width:44px;}
.stars3 {width:54px;}
.stars3-5 {width:63px;}
.stars4 {width:72px;}
.stars4-5 {width:82px;}
.stars5 {width:89px;}

/* seo features */
.features {
	font-size:12px;
	color:#333;
	width:835px;
	float:left;
	margin-top:28px;
	padding:10px;
	border:1px solid #ccc;
}

.features h3 {
	font-size:13px;
	font-weight:bold;
}

.review{
	float:right;
	width: 196px;
}

.review p{
	clear:both;
	margin-bottom:5px;
	padding-top: 4px;
}
.review span {
	font-size:11px;
}
.review a {
	cursor:pointer;	
}
h2 span{
	float:right;
	margin-right:174px;
	font-weight:bold;
}
.total_feedback {
	padding: 2px 10px 0px;
	float:right;
	width: 86px;
}

a < span.total_feedback {text-decoration: none;}

.serving-div {
	clear:left;
	font-weight:bold;
	padding: 3px 0;
}

#inactiveItems{
	width:855px;
	margin-top:10px;
	float:left;
	border: 1px solid #CCCCCC;
}

.inactiveItem{
	width:855px;
	margin:0px;
	padding:0px;
	float:left;
	border-top:1px solid #EAE7DF;
}

.inactiveItem h3{
	float:left;
	color:black;
	font-size:14px;
	font-weight:bold;
	width:500px;
	padding-bottom:10px;
}

.inactiveItem p{
	padding-top:5px;
}

.inactive-name{
	clear:left;
	font-weight:bold;
	font-size:12px;
	padding: 3px 0;
}

.desc-inactive {
	float:left;
	padding:10px;
	font-size: 11px;
	margin-right: -1px;
}

.someCitiesServiced {
	float:left;
	font-weight:bold;
	margin-bottom:7px;
	padding: 10px 5px;
}

.someCitiesServiced a{
	font-weight: normal;
	line-height: 16px;
}
