.rssLink {
	background-image: url('../images/rss.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerWrapper {
	background-image: url('../images/gradient.gif');
	background-repeat: repeat-x;
	background-position: 1em 1em;
}
.delicious{
	background-image: url('../images/delicious.gif');
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.digg {
	background-image: url('../images/digg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.reddit {
	background-image: url('../images/reddit.gif');
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.facebook {
	background-image: url('../images/facebook.gif');
	background-repeat: no-repeat;
	background-position: 0px 0;
}
.stumbleupon {
	background-image: url('../images/stumbleupon.gif');
	background-repeat: no-repeat;
	background-position: 0px 0;
}

#rss{
	background-image: url('../images/rss.gif');
	background-repeat: no-repeat;
	background-position: 0px 0;
}

