﻿.web-rating { float: left !important; }
.web-rating .hide { display: none; }
.web-rating-starOn { background: linear-gradient(to bottom, rgba(241, 218, 54, 1) 0%, rgba(213, 206, 166, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); }
.web-rating-starOff { background: linear-gradient(to bottom, rgba(206, 220, 231, 1) 0%, rgba(89, 106, 114, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); }
.web-rating-starOnHover { background: linear-gradient(to bottom, rgba(213, 206, 166, 1) 0%, rgba(201, 193, 144, 1) 23%, rgba(183, 173, 112, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); }
.web-rating-starOffHover { background-color: #c03; }
