.sidebar_filter ul.attr > li a:before {
	content: '';
	width: 7px;
	height: 8px;
	background: url(../images/ok-no.gif) no-repeat center bottom;
	position: absolute;
	margin: 6px 0 0 -15px;
}

.sidebar_filter > ul.attr > ul.label
{
	display: block;
}