
	body {
	font-family: Trebuchet MS,Georgia,Verdana,Arial,Helvetica,SansSerif;
	font-size: 10pt;
	}
	  
	span.shareit_header {
		font-weight: bold;
	}      

	span.shareit_seperator {
		clear: both;  
		height: 0px;
	}

	span.shareit a img {
		filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50;
	}

	span.shareit a:hover img {
		 filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -khtml-opacity:0.99;
	} 