.search_link a{
	display:block;
	padding-left:0px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left center;
}

.selected_search_item{
	background-image:none;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:left center;
}

.select_all_links{
	display:none;
}