@charset "UTF-8";
/* CSS Document */

.menu-detail .addthis_toolbox {
	width:425px !important;
	margin-top:10px !important;
}

.addthis_toolbox {
	display:block;
	clear:both;
	width:376px;
	float:left;
	background:#eee;
	border:solid 1px #ddd;
	padding:5px;
	margin:0 !important;
}

.addthis_toolbox a{
	font-size:.75em;
}

.addthis_toolbox .text-small {
	padding-top:10px;
}
	
