.clear {
    clear: both;
    height: 1px;
}

.row {
    width: 100%;
    float: left;
}

#review {
    padding-right: 24px;
}

#review .h5 {
    color: #2584d6;
    font-size: 2em;
    border-bottom: 2px solid #ccc;
}

#review p {
    font-size: 14px;
    color: #464646;
    line-height: 22px;
    margin-right: 2em;
    margin-bottom: 1em;
}

#totalscores {
    margin: 0 0 40px;
}

#Avg {
float:left;
width:45%;
margin:10px 0px 0px 0px;
border-right:1px solid #ABCADE;
height:130px;
}

.stars-container-top-new {
    width: 100%;
}

#totalscores .stars {
    height: 25px;
    width: 125px;
    margin: 0px;
    padding: 0px;
    float: left;
}

#totalscores .rated5stars {
    background: url(https://forms.compassion.com/sponsorshipreview/img/stars.png) repeat-x -0px top;
}

.smallertotals {
    font-size: 12px;
}

.stars-container-top-new .smallertotals {
    margin: 8px 0px 0px 10px;
    float: left;
}

.recommend-text {
    font-size: 1.25em;
    color: #464646;
    margin: 40px 0 0;
}

.recommend-text span {
    font-size: 1.75em;
    font-weight: bold;
}

.details {
    width: 50%;
    float: left;
    padding-left: 15px;
}

.details ul {
    list-style: url(none) none;
}

.details li {
    list-style-type: none;
    padding: 0;
}

.details li .number {
    color: #0A46B4;
    width: 40px;
    float: left;
    margin-top: 6px;
}

#content-area .number a, .number a {
    color: #0A46B4;
    font-weight: normal;
    font-size: 10px;
}

.graph-container {
    float: left;
    width: 100px;
    margin: 5px 5px 0px 5px;
    background: url(none) #abcade;
    height: 20px;
}

.graph {
    height: 20px;
    background-color: #0A46B4;
}

.reviewcontainer {
    padding: 10px 0px 15px 0px;
    border-bottom: 2px solid #CCCCCC;
    margin: 5px 0px 5px 0px;
}

.icon_new, .icon_former, .icon_sponsor, .icon_10, .icon_25, .icon_employee {
    float: left;
    width: 88px;
    height: 88px;
    margin-right: 10px;
}

.icon_sponsor {
    background: url(https://forms.compassion.com/sponsorshipreview/img/sponsor4.jpg) no-repeat left top;
}

.icon_10 {
    background: url(https://forms.compassion.com/sponsorshipreview/img/10plus.jpg) no-repeat left top;
}

.reviewcontainer h3 {
    margin: 5px 0 5px 0;
    font-size: 14px;
    color: #464646;
    text-align: left;
}

.overall-container {
    width: 200px;
    height: 50px;
    float: left;
}

.stars-container {
    width: 200px;
    margin: 10px 0px;
}

.reviewcontainer .rated5stars {
    background: url(https://forms.compassion.com/sponsorshipreview/img/stars2small.jpg) repeat-x -0px top;
}

.reviewcontainer .stars {
    height: 20px;
    width: 100px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.recommend_1 {
    background: url(https://forms.compassion.com/sponsorshipreview/img/checkbox.jpg) no-repeat left top;
}

.new-user-recommend {
    float: left;
    padding-left: 40px;
    height: 32px;
    margin-bottom: 15px;
}

.new-user-recommend p {
    padding-top: 8px;
    font-weight: bold;
}

.thereview {
    clear: both;
    margin-left: 98px;
}

span.theheadline {
    font-weight: bold;
    padding-right: 5px;
    padding-left: 0px;
    display: block;
}

.review-all-link {
    float: right;
    padding: 5px;
    font-size: 1.25em;
    font-weight: bold;
}