.docscores-badge-widget {
margin: 0; 
   width: 100%;
}
.pied-badge-rating {margin: 0px 4px 0px 0px; font-weight:bold;}
.pied-badge-docName{

     color: #454545;
    font-family: inherit;
  font-size: 100%;
  line-height: 140%;
}

.aboutSurveyLink {
    position: relative;
    color: #fff !important;
    background: #036 url(../img/aboutSurveyBtn.jpg) repeat-x center left;
    text-transform: uppercase;
    height: 19px;
    width: 140px;
    padding: 6px 18px 6px 17px;
    margin: 0 0 1px 0;
    cursor: pointer;
    font-size: 11px;
}
#physStars{
padding-top:10px;
	margin: 0;
    width: 88px;
}
.searchResult #physStars
{
margin-left:18%;
}

.physRatCount
{
    width: 100%;
	text-align: center;
}

.physRatDetails{
    text-align: center;
    width: 100%;
}
.pied-badge-xofy {
  	font-size: 18px;
	padding-bottom:5px;
    padding-top: 10px;
}
.rating-total {
  	font-size: 18px;
}
.linkViewPatientsComments {
}
.pied-badge-ratings {
display: inline-block;
 font-family: inherit;
  line-height: 140%;}
.pied-badge-title{
 font-family: inherit;
  font-size: 14px;
  line-height: 140%;
}
.pied-badge-comments 
{
 font-family: inherit;
 display: inline-block; 
  line-height: 140%;
padding-left:2px;
}
.groupTitle,
.groupCommentsTitle{font-weight:bold;font-size:16px;}

.docscores-average {}
.docscores-reviewcount {}
.review-list-head {}
.docscores-body {}
.docscores-author {}
 .docscores-reviews-widget		{max-width: 800px; min-width: 300px;}
.docscores-head					{font-size: 140%; font-weight:bold; line-height: 1.5; margin:0px 0px 10px 0px; text-align:left;}
.docscores-head a				{text-decoration: none !important;}
.docscores-green				{color: #51A351;}
.docscores-average				{font-size: 100%; float:left; font-weight:bold;}
.docscores-average-max			{font-weight:normal; color: #777;}
.docscores-reviewcount			{font-size: 100%; float:left; margin: 0 10px; color: #777;}
.docscores-headstars			{float:left; margin: 0px 10px 0px 0px;}
.docscores-review				{}
.docscores-lcol					{max-width: 140px; min-width: 100px; width:20%; float:left; text-align:left;}
.docscores-rcol					{max-width: 660px; min-width: 200px; width:80%; float:left;}
.docscores-date					{margin: 0px 5px; font-size: 90%;}
.docscores-body					{margin: 0px 0px 10px 0px !important;}
.docscores-treatment			{float: right; background-color: #3A87AD; border-radius: 3px; color: #FFFFFF; display: inline-block; font-size: 80%; font-weight: bold; line-height: 14px; padding: 2px 4px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align: baseline; white-space: nowrap;}
.docscores-author				{float: left; font-size: 90%;}
.docscores-provider				{font-size: 80%; opacity: 0.7; margin: 0 0 10px;}
hr.docscores-divider 			{margin: 20px 0; border: 0; border-top: 1px solid #eeeeee;}
.docscores-reviews-more			{text-align:center; margin: 20px 0px;}	
span.docscores-stars			{display: block; background: url("../img/star-ratings-sprite.png") 0 0 repeat-x;  width: 88px;  height: 16px; }
span.docscores-stars5			{background-position: 0 -160px !important;}
span.docscores-stars45			{background-position: 0 -144px !important;}
span.docscores-stars4			{background-position: 0 -128px !important;}
span.docscores-stars35			{background-position: 0 -112px !important;}
span.docscores-stars3			{background-position: 0 -96px !important;}
span.docscores-stars25			{background-position: 0 -80px !important;}
span.docscores-stars2			{background-position: 0 -64px !important;}
span.docscores-stars15			{background-position: 0 -48px !important;}
span.docscores-stars1			{background-position: 0 -32px !important;}
span.docscores-stars05			{background-position: 0 -16px !important;}
span.docscores-stars0			{background-position: 0 0px !important;}

.docScoresComments{margin-left:25px;}




@media(max-width:991px) {
    #physStars {
        margin: 0px auto;
    }

    .pied-badge-xofy {
        padding-top: 0;
    }
}