#shareLink {
	display: inline;
	font-size: 11px;
	color: #039;
	padding: 0 0 0 12px;
	background: url("/resources/images/iconShare.gif") left no-repeat;
	cursor: pointer;
	cursor: hand;
}

#shareLink:hover {
	text-decoration: underline;
}




#diggLink {
	display: block;
	background: url("/resources/images/icon_share_digg.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#deliciousLink {
	display: block;
	background: url("/resources/images/icon_share_delicious.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#facebookLink {
	display: block;
	background: url("/resources/images/icon_share_facebook.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#mixxLink {
	display: block;
	background: url("/resources/images/icon_share_mixx.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#newsvineLink {
	display: block;
	background: url("/resources/images/icon_share_newsvine.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#yahooLink {
	display: block;
	background: url("/resources/images/icon_share_yahoo.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}



#hatenaLink {
	display: block;
	background: url("/resources/images/icon_share_hatena.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#livedoorLink {
	display: block;
	background: url("/resources/images/icon_share_livedoor.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#yahoobmLink {
	display: block;
	background: url("/resources/images/icon_share_yahoobm.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#newsingLink {
	display: block;
	background: url("/resources/images/icon_share_newsing.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#buzzurlLink {
	display: block;
	background: url("/resources/images/icon_share_buzzurl.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#choixLink {
	display: block;
	background: url("/resources/images/icon_share_choix.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#shareContainer {
	width: 90px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}

#shareTab {
	float: left;
	height: 6px;
	width: 86px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url("/resources/images/iconSpeechUnder.gif") top left no-repeat;
	position: relative;
	z-index: 100;
}

#shareCloseButton {
	position: absolute;
	top: 2px;
	right: -1px;
	z-index: 105;
}

#shareContents {
	float: left;
	position: relative;
	background: #FFF;
	padding: 5px 10px 5px 5px;
	border: 1px solid #CCC;
	border-top: none;
	font-size: 11px;
	z-index: 100;
}

#shareShadow {
	float: left;
	border: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	position: relative;
	z-index: 100;
}

#shareCloseButton a {
	display: block;
	height: 16px;
	width: 16px;
	position: relative;
	background: url("/resources/images/btn_closeoverlay.gif") no-repeat;
}

.shareTool {
	position: relative;
	z-index: 100;
	width: 65px;
	background: url("/resources/images/dotsHorizontal3.gif") bottom left repeat-x;
}

#shareWhat {
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
	position: relative;
	z-index: 100;
}

#shareFooter {
	margin-bottom: 18px;
}

#shareFooter a {
	float: left;
	display: inline;
	font-size: 11px;
	padding: 5px 0 5px 24px;
	margin: 0 10px 10px 0;
}

#shareFooter h3 {
	float: left;
	margin: 4px 0 0 0;
}

#shfDelicious a {
	background: url("/resources/images/btn_share_delicious.gif") left no-repeat;
}
#shfDigg a {
	background: url("/resources/images/btn_share_digg.gif") left no-repeat;
}
#shfMixx a {
	background: url("/resources/images/btn_share_mixx.gif") left no-repeat;
}
#shfYahoo a {
	background: url("/resources/images/btn_share_yahoo.gif") left no-repeat;
}
#shfFacebook a {
	background: url("/resources/images/btn_share_facebook.gif") left no-repeat;
}
#shfNewsvine a {
	background: url("/resources/images/btn_share_newsvine.gif") left no-repeat;
}
#shfHatena a {
	background: url("/resources/images/btn_share_hatena.gif") left no-repeat;
}
#shfLivedoor a {
	background: url("/resources/images/btn_share_livedoor.gif") left no-repeat;
}
#shfYahooBM a {
	background: url("/resources/images/btn_share_yahoobm.gif") left no-repeat;
}
#shfNewsing a {
	background: url("/resources/images/btn_share_newsing.gif") left no-repeat;
}
#shfBuzzurl a {
	background: url("/resources/images/btn_share_buzzurl.gif") left no-repeat;
}
#shfChoix a {
	background: url("/resources/images/btn_share_choix.gif") left no-repeat;
}
.articleTools {
	position: relative;
}

* html div.inlineRelatedContent div.headlineMed a { z-index: -100; }
* html div.inlineRelatedContent div.headlineMed { z-index: -90; }
* html div.inlineRelatedContent div.adButtonBox { z-index: -90; }

