ul.blog-tag-cloud li, p.blog-entry-tags {
	background:  url("../../images/tag.png") no-repeat 0 0;
}
.blog-archive-link {
	background: url("../../images/user.png") no-repeat left center;
}
.blog-entry-comments {
	background: url("../../images/comment.png") no-repeat 0 50%;
}
.blog-category-link-enabled {
	background: url("../../images/folder_link.png") no-repeat 0 0;
}
.blog-category-link-disabled {
	background: url("../../images/folder.png") no-repeat 0 50%;
}
.blog-archive-link-enabled, .blog-archive-link-disabled {
	background: url("../../images/date.png") no-repeat 0 50%;
}
.blog-rss-link, .blog-comments-rss-link {
	background: url("../../images/feed.png") no-repeat 3px center;
}
.filesharing-item-title a:link {
	background: url("../../images/brick.png") no-repeat 10px 50%;
}
.required-text {
	background: url("../../images/error.png") no-repeat 0 50%;
}
