/*
Shiloh
*/

.rahal-rating-stars li {
    list-style: none;
    height: 16px;
    width: 16px;
    display: inline;
    float: left;
    margin:0 !important; 
    background-image: url(http://www.rahalhairtransplant.com/wp-content/plugins/wp-postratings/images/stars_crystal/rating_on.gif);
}
.span-stars ul {
   margin:0 !important; 
}
.rahal-rating {
    margin-left: 5px;
}


.rahal-rating_value {
    font-size:14px;
}

.rating_wrapper {
    font-size:16px;
    font-family: Arial;
    border: solid thin #000;
    padding:10px;
    min-width:210px;
    min-height: 100px;
    float:right;
    background: #feb;
}

.rating_wrapper .title {
    font-weight: bold;
}

.rating_wrapper .label {
    font-size:13px;
}

 .rating_wrapper .label, .rating_wrapper .procedure, .rating_wrapper .date , .rating_wrapper .span-stars, .rating_wrapper .patient_content {
    float:left;
}

.rating-clear {
    clear:both;
}


.content_wrapper .patient_content, .content_wrapper .procedure , .content_wrapper .date, .content_wrapper .span-stars {
    font-size:13px !important;
    padding-left:10px;
    font-weight: bold;
}

.rating_wrapper .content_wrapper {
    margin-top:10px;
}
