.zillow_ratingStars {
    background: green none repeat scroll 0 0 padding-box text;
    color: transparent;
    font-size: 1.4em;
}
.broker_info {
    display: inline-block;
    min-height: 199px;
    margin-bottom: -5px;
    margin-top: 20px;
    padding-bottom: 24px;
    padding-top: 20px;
}
.broker_info_text {
	float: left;
	margin: 10px 10px 10px 0;
    border-bottom: 1px solid #333;
    width:100%;
}
a.leaveareview_button {
    padding: 10px 20px;
    margin: 20px 0;
    display: inline-block;
    background: #006bffc9;
    color: #fff;
    font-weight: bold;
    /* font-size: 1.0em; */
    border-radius: 4px;
    /* font-variant: all-small-caps; */
    text-transform: uppercase;
    vertical-align: middle;
}
.review {
    float: left;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 34px;
    padding-bottom: 24px;
    padding-top: 2px;
    display:block;
    clear:both;
}
.general_review_info {
	float: right;
	color: blue;
}
.review_description {
	font-weight: normal;
	margin-top: 5px;	
}
.reviewer {
    float: right;
    font-weight: normal;
    margin-top: 8px;
    padding-right: 5%;
    clear:both;
}
.reviewer_date {
    font-weight: normal;
    margin-bottom: 10px;
    float: right;
    margin-left: 3px;
    display: block;
}
.all_reviews_container {
	width: 98%;
	display: block;
	text-align: center;
	display: inline-block;
}
.all_reviews_button {
    display: block;
    text-align: center;
    width: 265px !important;
    margin-left: auto;
    margin-bottom: 4px !important;
    margin-top: 32px !important;
    color: #fff;
    padding-top: 19px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.all_reviews_button a	{
	color: #fff;
  	padding-top: 5px;
}
.broker_info {
    display: block;
    clear: both;
    /* height: 199px; */
    /* margin-bottom: -5px; */
    margin-top: 20px;
    padding-bottom: 24px;
    padding-top: 20px;
}
.broker_info img {
    border: 4px solid #264176;
    box-shadow: -3px 3px 2px #777;
    float: left;
    margin-top: 20px;
}
.broker_info h3 {
/*     float: left; */
    margin-bottom: 10px;
/*     margin-top: 15px; */
    text-decoration: underline;
}
.broker_pic {
	float: left;
}
.broker_text {
    float: left;
    margin-bottom: 90px;
    padding-left: 15px;
    width: 78%;
}
.more {
    width:175px;
	height: 28px;
	display: block;
	margin:0 0 8px 5px;
    background:url(//homesindurango.com/wp-content/themes/homesindurango.com/images/button_bg.png) repeat-x;
    border-radius:10px;
	-webkit-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	font-family:helvetica, Arial, sans-serif;
	margin-top: 15px;
	margin-bottom: -40px;
	padding: 5px;
 }
 .more a {
     color: #fff;
     text-align: center;
     text-decoration: none;
	 padding: 6px;
     display: block;
 }
  .avgRating, .processexpertiseRating, .responsivenessRating, .negotiationskillsRating, .review_rating {
	/*color: #244076;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#264176+1,345db2+100 */
	color: -moz-linear-gradient(45deg,  #264176 1%, #345db2 100%); /* FF3.6-15 */
	color: -webkit-linear-gradient(45deg,  #264176 1%,#345db2 100%); /* Chrome10-25,Safari5.1-6 */
	color: linear-gradient(45deg,  #264176 1%,#345db2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#264176', endColorstr='#345db2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.review_zillow_logo {
    display: block;
    margin-bottom: 24px;
    margin-top: 24px;
    padding-top: 20px;
    font-weight: bold;
    width:100%;
    border-bottom: 1px solid #333;
    text-align: center;
    clear:both;
}
.review_zillow_logo img {
    width: 100px;
    vertical-align: middle;
    padding-bottom: 10px;
}