.sidebar .widget-social-profiles, .sidebar .widget-social-profiles .widget-wrap  {
	background:none;
	padding: 0px;
	box-shadow: none;
	width: 241px;
}
.rme-widget-profile-social-icon {
	display: inline-block;	
	height: 44px;
	width: 43px;
	margin-right: 5px;
}
.rme-widget-profile-social-icon span{
	visibility: hidden;
}
.rme-pw-icon-rss {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/feed.png');
}
.rme-pw-icon-rss:hover {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/feed-on.png');
}
.rme-pw-icon-twitter {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/twitter.png');
}
.rme-pw-icon-twitter:hover {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/twitter-on.png');
}
.rme-pw-icon-facebook {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/facebook.png');
}
.rme-pw-icon-facebook:hover {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/facebook-on.png');
}
.rme-pw-icon-linkedin {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/linkedin.png');
}
.rme-pw-icon-linkedin:hover {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/linkedin-on.png');
}
.rme-pw-icon-googleplus {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/googleplus.png');
}
.rme-pw-icon-googleplus:hover {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/googleplus-on.png');
}
.rme-pw-icon-pinterest {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/pinterest.png');
}
.rme-pw-icon-pinterest:hover {
	background: url('/wp-content/plugins/rme-profiles-widget/images/rme/pinterest-on.png');
}