/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
#busquedaAvanzada .hombrecitos div.rating-cancel,
#busquedaAvanzada .hombrecitos div.star-rating {float:left;width:13px;height:30px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden; padding-left:2px;}
/*
#busquedaAvanzada .hombrecitos div.rating-cancel,
#busquedaAvanzada .hombrecitos div.rating-cancel a {background:url(jquery-rating/delete.gif) no-repeat 0 -16px}
*/
#busquedaAvanzada .hombrecitos div.rating-cancel { width:4px; height:30px; }
#busquedaAvanzada .hombrecitos div.star-rating,
#busquedaAvanzada .hombrecitos div.star-rating a {background:url(jquery-rating/persona.gif) no-repeat 0 0px; margin-left: 2px;}
/* #busquedaAvanzada .hombrecitos div.rating-cancel a, */
#busquedaAvanzada .hombrecitos div.star-rating a {display:block;width:13px;height:100%;background-position:0 0px;border:0}
#busquedaAvanzada .hombrecitos div.star-rating-on a {background-position:0 -30px!important}
#busquedaAvanzada .hombrecitos div.star-rating-hover a {background-position:0 -60px}
/* Read Only CSS */
#busquedaAvanzada .hombrecitos div.star-rating-readonly a {cursor:default !important}
/* Partial Star CSS */
#busquedaAvanzada .hombrecitos div.star-rating {background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */