@CHARSET "UTF-8";

#networkButtons {
	display:inline;
	float:right;
	margin-right:5px;
	margin-top: 80px
}

.networkButtonsLink {
	width:20px !important;
	height:20px !important;
	opacity:1 !important;
	moz-opacity:1 !important;
	filter:alpha(opacity=100) !important;
	margin-top:3px;
}

#networkButtons a:hover {
    background: transparent;
}