.filesharing-item-title a {
	background: url(../../images/icons-green/diskette.gif) no-repeat left;
}

#breadcrumbcontainer li:first-child a{
	background: url(../../images/icons-green/home.gif) no-repeat left 0px;

}

#breadcrumbcontainer li {
		background: url(../../images/icons-green/arrow-right.gif) no-repeat left 0px;
	}

p.blog-entry-tags a{
		background: url(../../images/icons-green/paper-clip2.gif) no-repeat;

}

.blog-archive-month {
	
	background: url(../../images/icons-green/news.gif) no-repeat;

	
}

.blog-archive-link {
	background: url(../../images/icons-green/news.gif) no-repeat;

}

.blog-entry-date {
		background: url(../../images/icons-green/calendar.gif) no-repeat;

}

.blog-entry-category a:link, .blog-entry-category a:visited {

		background: url(../../images/icons-green/closed-folder.gif) no-repeat;

}

.blog-read-more {
		background: url(../../images/icons-green/document.gif) no-repeat 0 1px;

	
}

.blog-entry-comments {
		background: url(../../images/icons-green/quote.gif) no-repeat;

}

