﻿.Angies {
	background: #f8f6ef;
	text-align: center;
	border: solid 1px #ebe8df;
}
.Angies img {
	padding-bottom: 25px;
}
.review div{
	padding-bottom: 10px;
	text-align: left;
}
.review th {
	text-align: left;
	font-size: 15px;
}
.grades {
	width: 98%;
    margin-left: 5%;
    padding: 5px;
    background: #f3f3f3;
}
.member {
	width: 97%;
	border: #e7e7e7 1px solid;
    margin-left: 5%;
	margin-top: 10px;
	color: gray;
    padding: 5px;
}
.pls-theme-yellow .ui-tabs .ui-tabs-nav {
margin:20px 0 0 0!important;
width: 99%;
}
.leftPane {
background: transparent;
}
.reviewHA div {
	padding-bottom: 10px;
}
.reviewHA div img {
	max-height: 80px;
}
.HomeAdvisor {
	text-align: left;
	border: 1px solid #e0d5c8;
    background-color: #f8f7f1;
	padding: 15px;
}
.HomeAdvisor h4 {
	line-height: 20px;
	padding-top: 10px;
}