.invisible {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}
.addthis_toolbar {
	position:relative;
	zoom:1;
	z-index:999;
	margin-left:6px;
}
.addthis_button {
	cursor:pointer;
	color:#259;
	padding-left:2px;
	font-size:11px;
}
.addthis_button img {
	vertical-align:middle;
}
.addthis_list.show {
	margin:0;
	position:absolute;
	top:1.8em;
	left:0;
	z-index:99;
	background:#FFF;
	width:14.8em;
	padding:.6em .5em;
	border:2px solid #aaa;
}
.addthis_list li {
	list-style:none;
	width:50%;
	float:left;
	font-size:100%;
	font-weight:bold;
}
.addthis_list a {
	padding:3px 5px 4px 20px;
	display:block;
	height:16px;
	text-decoration:none;
}
.addthis_list a:hover {
	background-color:#eee;
}
.addthis_list .favorites {
	background:url(/Health_Info/Bone/images/share/favorites.gif) no-repeat left center;
}
.addthis_list .email {
	background:url(/Health_Info/Bone/images/share/email.gif) no-repeat left center;
}
.addthis_list .print {
	background:url(/Health_Info/Bone/images/share/print.gif) no-repeat left center;
}
.addthis_list .facebook {
	background:url(/Health_Info/Bone/images/share/facebook.gif) no-repeat left center;
}
.addthis_list .twitter {
	background:url(/Health_Info/Bone/images/share/twitter-s.gif) no-repeat left center;
}
.addthis_list .google {
	background:url(/Health_Info/Bone/images/share/google.gif) no-repeat left center;
}
.addthis_list .ybuzz {
	background:url(/Health_Info/Bone/images/share/buzz.gif) no-repeat left center;
}
.addthis_list .delicious {
	background:url(/Health_Info/Bone/images/share/delicious.gif) no-repeat left center;
}
.addthis_list .digg {
	background:url(/Health_Info/Bone/images/share/digg.gif) no-repeat left center;
}
.addthis_list .more {
	background:url(/Health_Info/Bone/images/share/addThis.gif) no-repeat left center;
}
.addthis_list .myspace {
	background:url(/Health_Info/Bone/images/share/myspace.gif) no-repeat left center;
}
.addthis_list .stumbleupon {
	background:url(/Health_Info/Bone/images/share/stumbleupon.gif) no-repeat left center;
}
.addthis_list .messenger {
	background:url(/Health_Info/Bone/images/share/messenger.gif) no-repeat left center;
}

/********** BEGIN: Added styles for this usage. **********/
ul#addthis508_box {
    list-style-type:none;
    float:left;
		clear:right;
    font-size:11px;
    color:#031463;
    margin:16px 0 0 24px;
}
ul#addthis508_box_links a{
    text-decoration:none;
}
ul#addthis508_box_links a:hover {
    text-decoration:underline;
}
ul#addthis508_box_links li {
    display:inline;
    padding:0 0 0 15px;
	font-size:11px;
}
ul#addthis508_box_links li a, ul#addthis508_box_links span{
    font-size:11px;
}
ul#addthis508_box_links li img {
    vertical-align:bottom;
}
.fontSizeBox {
	background-color:#fff;
	border:solid 1px #e2e2e2;
	text-align:center;
	width:1em;
	padding:.13em;
	display:inline-block;
	font-size:11px;
}
/********** END: Added styles for this usage. **********/
