

.facebook, .facebook:link, .facebook:visited
{
	display: block;
	height:30px;
	width:30px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialFacebook.png') no-repeat center;
	text-decoration:none;
}

.facebook:hover, .facebook:Active
{
	display: block;
	height:30px;
	width:30px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialFacebook2.png') no-repeat center;
	text-decoration:none;
}

.twitter, .twitter:link, .twitter:visited
{
	display: block;
	height:30px;
	width:30px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialTwitter.png') no-repeat center;
	text-decoration:none;
}

.twitter:hover, .twitter:Active
{
	display: block;
	height:30px;
	width:30px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialTwitter2.png') no-repeat center;
	text-decoration:none;
}

.rss, .rss:link, .rss:visited
{
	display: block;
	height:30px;
	width:30px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialRss.png') no-repeat center;
	text-decoration:none;
}

.rss:hover, .rss:Active
{
	display: block;
	height:30px;
	width:30px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialRss2.png') no-repeat center;
	text-decoration:none;
}

.newletter, .newletter:link, .newletter:visited
{
	display: block;
	height:33px;
	width:164px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialNewsletter.png') no-repeat center;
	text-decoration:none;
}

.newletter:hover, .newletter:Active
{
	display: block;
	height:33px;
	width:164px;
	background: #ffffff url('/_layouts/cmcartaxotheme/images/social/socialNewsletter2.png') no-repeat center;
	text-decoration:none;
}