#articleTools fieldset {
border:1px solid #E5E5E5;
float:right;
padding-bottom:7px;
width:107px;
margin-left: 10px;
z-index: 99;
}

#headShot #articleTools fieldset {
	
	float: none;
	
}

#articleTools legend {)
color:#666666;
font-family:arial,sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:15px;
text-transform:uppercase;
}

.wrap {
border-style:solid;
text-align:left;
}

.contentMain {
border-style:solid;
}

#articleTools .email {
	padding-left:35px;
	text-align:left;
	font-size: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 2px;
	color:#666666;
}

#articleTools .print {
	padding-left:35px;
	text-align:left;
	font-size: 12px;
	background-color: transparent;
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	margin-top: 6px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#articleTools .sphere {
	padding-left:35px;
	text-align:left;
	background-color: transparent;
	background-image: url(/images/icon_sphere.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#articleTools .share {
	padding-left:35px;
	text-align:left;
	background-color: transparent;
	background-image: url(/images/icon_addthis.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 7px;
	margin-left: 2px;
	font-size: 12px;
}

#articleTools .rss {
	padding-left:35px;
	text-align:left;
	background-color: transparent;
	background-image: url(/images/icon_rss2.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.email A:link, .print A:link, .sphere A:link, .share A:link, .rss A:link {
	text-decoration: none;
	color: #666666;
}
.email A:visited, .print A:visited, .sphere A:visited, .share A:visited, .rss A:visited {
	text-decoration: none;
	color:#666666;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-right:18px;
}
.email A:active, .print A:active, .sphere A:active, .share A:active, .rss A:active {text-decoration: none}
.email A:hover, .print A:hover, .sphere A:hover, .share A:hover, .rss A:hover {
	text-decoration: underline;
	color: #666666;
}
