.rating{float:left}.rating:not(:checked)>input{position:absolute;top:-9999px;clip:rect(0,0,0,0)}.rating:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:150%;line-height:.8;color:#ddd}.productInfo .rating:not(:checked)>label{width:23px;font-size:200%;position:relative;bottom:4px}.rating:not(:checked)>label:before{content:'★'}.rating>.check~label{color:#edc802}.rating:not(:checked)>label:hover,.rating:not(:checked)>label:hover~label{color:gold}.rating>input:checked+label:hover,.rating>input:checked+label:hover~label,.rating>input:checked~label:hover,.rating>input:checked~label:hover~label,.rating>label:hover~input:checked~label{color:#ea0}.rating>label:active{position:relative;left:2px}