.addthis_toolbox .custom_images a
{
    width: 23px;
    height: 23px;
    margin: 0;
    padding: 0;
    margin-right: 5px;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

.addthis_button_compact {
    margin-top: 5px !important;
	text-decoration: none;
	color: black;
}

.addthis_button_compact .custom_images a {
    margin-top: 5px !important;
}

.addthis_right {
	padding-top: 5px;
	display: inline;
	float: right;
	width:240px;
}

.addthis_right_v2 {
	width: 220px;
	position: relative;
	float: right;
	bottom: 20px;
}

.addthis_share_text {
	float: left;
	font-size: 11px;
}

.addthis_more {
	padding-left: 10px;
	vertical-align: top;
}

