/* CSS for show your social networks 4.0 by enik */

#sys_twitter40 {
	display: scroll;
	background-image: url(../images/sys40/twitter.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_rss40 {
	display: scroll;
	background-image: url(../images/sys40/rss.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_facebook40 {
	display: scroll;
	background-image: url(../images/sys40/facebook.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_youtube40 {
	display: scroll;
	background-image: url(../images/sys40/youtube.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_linkedin40 {
	display: scroll;
	background-image: url(../images/sys40/linkedin.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_googlem40 {
	display: scroll;
	background-image: url(../images/sys40/googlem.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_flickr40 {
	display: scroll;
	background-image: url(../images/sys40/flickr.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

#sys_myspace40 {
	display: scroll;
	background-image: url(../images/sys40/myspace.png);
	background-position: 0px 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
}

/* Hover */

#sys_twitter40:hover, #sys_rss40:hover, #sys_facebook40:hover, #sys_youtube40:hover, #sys_linkedin40:hover, #sys_googlem40:hover, #sys_flickr40:hover, #sys_myspace40:hover {
  opacity:0.70; 
  -moz-opacity: 0.70; 
  filter:  alpha(opacity=70);
}

/* 4.0 */

.face_like:hover, .twitter_follow:hover, .google_button:hover {
  opacity:0.70; 
  -moz-opacity: 0.70; 
  filter:  alpha(opacity=70);
}