@charset "utf-8";
/* CSS Document */

/* Custom Icons */

.addthis_toolbox .custom_images a 
{
	float:left;
	font-family:arial;
    font-size:12px;
	color:#FFFFFF
	padding-top:5px;
	
	
	width: 32px;
	height: 32px;
	margin: 0;
	/* padding: 0; */
}
.addthis_toolbox .custom_images a img 
{
	opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img 
{
	opacity: 0.75;
}                   
