SPAN.tagMatches {
  margin-left: 2px;
}

.tags {
	background: #FFFFFF url('images/tag.png') no-repeat 98% 50%;
	padding: 5px 5px 5px 10px;
}
SPAN.tagMatches SPAN {
  padding: 1px 4px 1px 4px;
  margin-right: 4px;
  background-color: #436eb0;
  color: #e5ecf5;
  cursor: pointer;
  font-size: 11px;
  font-family: Tahoma,Serif;
}