/* CSS Document */

a.autobesttag {
	background-image:url(http://pieknojestwtobie.com/wp-content/plugins/auto-tag-links/images/tag_off.png);
	padding-right:17px;
	background-repeat: no-repeat;
	background-position: right center;
}

a.autobesttag:hover {
	background-image:url(http://pieknojestwtobie.com/wp-content/plugins/auto-tag-links/images/tag_on.png);
	padding-right:17px;
	background-repeat: no-repeat;
	background-position: right center;
}