.sort-options li:after {
	border: none;
	background-image: url(../images/sprite-light.png);
	background-repeat: no-repeat;
	background-position: -6px -26px;
	width: 7px;
	height: 8px;}
.sort-options li.active:after {
	border: none;
	background-position: -26px -25px;
	margin-bottom: 4px;
	width: 9px;
	height: 8px;}