/* hide best rated option  */
.best_rated_option {display:none;}

/* hide bookmark  
#videodetails div#videobookmark {display:none;}
*/

/* adjust width (must be right aligned) 
#videodetails div#videorating {width:auto; float: right;}
*/

/* hide rating text (count votes) /
.tx-ratings-text {display:none;} *

/* hide rating itself  
.tx-ratings-display {display:none}*/


/* adjust width online since 
div.ratingpubdate {
    width:155px;
}
*/
