﻿.entry              { width:508px; margin:5px; margin-bottom:30px; }
.entry .text        { margin-left:130px; padding:5px; }
.pad10              { padding:10px 10px; }
.border             { width:110px; height:110px; padding:1px; margin-left:10px; text-align:center; float:left; background:url(i/company-profile/testimonial-avatar-border.png) top left no-repeat; }
.border img			{ margin-top:5px;}
.left5margin        { margin-left:5px; }
.right5margin       { margin-right:5px; }
.top5margin         { margin-top:5px; }
.bottom5margin      { margin-bottom:5px; }
.bt-pad5            { padding-bottom:5px; }

#Feature_Review_List .top { background:url(i/company-profile/testimonial-top.png) top left no-repeat; }
#Feature_Review_List .alt-top            { background:url(i/company-profile/testimonial-alt-top.png) top left no-repeat; }
#Feature_Review_List .foot               { background:url(i/company-profile/testimonial-foot.png) bottom left no-repeat; }
#Feature_Review_List .alt-foot           { background:url(i/company-profile/testimonial-alt-foot.png) bottom left no-repeat; }
#Feature_Review_List .mid                { background:url(i/company-profile/testimonial-mid.png) top left repeat-y; }        
#Feature_Review_List .alt-mid            { background:url(i/company-profile/testimonial-alt-mid.png) top left repeat-y; }        



#FeatureReviewForm .FeatureReviewForm_Title		{margin-left:30px; color:#003e7e; /*tboBlue*/  font-weight:bold; font-size:large; }
#FeatureReviewForm .FeatureReviewForm_Icon		{margin-left:30px; margin-top:5px; margin-left:10px; }
#FeatureReviewForm .FeatureReviewForm_Text		{margin: 5px 10px 5px 35px; display:inline-block; width:430px; color:#6f7376; /*tbogray*/ line-height:20px; }
#FeatureReviewForm .FeatureReviewForm_Radio		{ background-color:Transparent; color:#003e7e; /* tboBlue */ margin-left:30px;}
#FeatureReviewForm  input[type="radio"]		{ background-color:Transparent; border:none;}  
#FeatureReviewForm .FeatureReviewForm_Message	{color:#34a5e2; /* tboaqua */ width:430px; display:inline-block; margin-left:40px; font-size:14px;}
#FeatureReviewForm .Good {color:Green;}
#FeatureReviewForm .Bad {color:Red;}
#FeatureReviewForm .FeatureReviewForm_Message p strong	{font-size:16px;}
#FeatureReviewForm .FeatureReviewForm_Message p.small	{font-size:12px;}
#FeatureReviewForm .FeatureReviewForm_Message a	{color:#003e7e; /*tboBlue*/ font-size:14px; }
#FeatureReviewForm  textarea					{ width:430px; height:160px; font-weight:bold; margin-left:30px; margin-bottom:5px; }
#FeatureReviewForm .FeatureReviewForm_WordCount { margin-left:30px;}
#FeatureReviewForm  input[type="submit"]		{ background:#f0fbfe; border:solid 1px #34a5e2; color:#34a5e2; margin:2px; padding:2px 15px; float:right;}  

#Feature_Review_List							{ padding-left:0px; padding-top:35px; }
#Feature_Review_List .title						{ margin-left:30px; color:#003e7e; /*tboBlue*/  font-weight:bold; font-size:large; }


/* New rating Control class */
table.ratingblurb
{
    margin-left: 30px;
    background-color: Transparent;
    height: 50px;   
}

table.ratingblurb .ratingmeasure
{
    background-image: url('i/ratingsimage.jpg'); 
    background-repeat: no-repeat;  
    width: 50px;
    height: 50px;
    
}

table.ratingblurb .rubbish
{
    background-position: 12px 0px;
}

table.ratingblurb .average
{
   background-position: -65px 2px;
   width: 25px;
  
   
}

table.ratingblurb .thebest
{
   background-position: -126px 2px;
   
}

div.RatingMeasurement_Container img#RatingMeasurement_1
{
    margin-left: 20px;   
}

div.RatingMeasurement_Container img#RatingMeasurement_2
{
       margin-left: 0px;
}

div.RatingMeasurement_Container img#RatingMeasurement_3
{
       margin-left: 0px;
}


ul.RaterContainer
{
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: url('i/star-bk.jpg') center center no-repeat transparent;
    height: 36px;
    width: 134px;
       
}

ul.RaterContainer li
{
    float: left;
    list-style: none;
    list-style-image: none;
    margin: 5px 0px;
    padding: 0px 0px;
    
    
       
}




/*********** END OF RATING CSS ***********/




a.PagedReviews
{
    font-size: 1.4em;   
    color:#003e7e;   
    margin: -15px 5px 0px 5px !important;
}


