<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************
*** ┌┈┈┈┈┈┈┈┈┈┈┈┈┈┐ ***
*** ┊  Powered By ChuKeer.com  ┊ ***
*** ┊  Last Modify 2012-12-01  ┊ ***
*** └┈┈┈┈┈┈┈┈┈┈┈┈┈┘ ***
*** ┌┈┈┈┈┈┈┈┈┈┈┈┈┈┐ ***
*** ┊Version:jquery.rating.1.0 ┊ ***
*** └┈┈┈┈┈┈┈┈┈┈┈┈┈┘ ***
*** ┌┈┈┈┈┈┈┈┈┈┈┈┈┈┐ ***
*** ┊mahongtao_2000@hotmail.com┊ ***
*** └┈┈┈┈┈┈┈┈┈┈┈┈┈┘ ***
*************************************/
.rating { height: 55px; padding:0px; margin:0px;  width:initial !important; float:right;}
.rating li { list-style: none; float: left; width: 55px; height: 55px; padding:0px !important; margin:0px !important;background:none !important; }
.rating li a { display: block; width: 55px; height: 48px; padding:0px; margin:0px; overflow: hidden; text-indent: -100px; background-image: url(rating.png); background-repeat: no-repeat; text-decoration:none;cursor:default; }
.rating li a:hover { background-color: transparent; text-decoration: none; }
.rating li .hover { background-position: 0px -47px}
.rating li .full { background-position: 0px -47px}



.ulcasos ul.rating { height: 40px; padding:0px; margin:0 0 0 -10px; width:250px !important; float:none;  }
.ulcasos .rating li { list-style: none; float: left; width: 35px; height: 40px; padding:0px; margin:0px; background:none;}
.ulcasos ul.rating li a { display: block; width: 40px; height: 35px; padding:0px; margin:0px; overflow: hidden; text-indent: -100px; background-image: url(rating3.png); background-repeat: no-repeat; text-decoration:none; }
.ulcasos ul.rating li a:hover { background-color: transparent; text-decoration: none; }
.ulcasos ul.rating li .hover { background-position: 0px -36px; }
.ulcasos ul.rating li .full { background-position: 0px -36px; }


@media (max-width: 767px) {
.rating {float:none;width: 275px !important;}
}</pre></body></html>