
span.shareit_header {
	font-weight: bold;
}      

span.shareit_seperator {
	clear: both;  
	height: 0px;
}

span.shareit a img {
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
}

span.shareit a:hover img {
	 filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -khtml-opacity:0.99;
} 
