<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rating {overflow: hidden; margin: 10px 0 !important; display: block; background: #fff;}
.rating li {float: left; margin: 0 2px 2px 0; width: 16px; height: 15px;  cursor: pointer; overflow: hidden;
	list-style: none !important}
.rating li .empty {background:none;}
.rating .l {float: left; height: 15px; width: 8px; background: #ccc url(pointy.png) 0 0}
.rating .r {float: right; height: 15px; width: 8px; background: #ccc url(pointy.png) -8px 0}
.rating .half .l {background-color: #ED0000}
.rating .half .r {background-color: #ccc}
.rating .whole .l {background-color: #ED0000}
.rating .whole .r {background-color: #ED0000}
.rating .rover .l {background-color: #DD0000}
.rating .rover .r {background-color: #DD0000}</pre></body></html>