
#sharebox{
	border:3px solid #67201D;
	width:337px;
	padding-bottom:10px;
	font-family:arial,sans-serif;
	background-color:white;
	font-size:.7em;
	position:absolute;
	z-index:10000;
}
#sharebox a img {
	border:none;
	vertical-align:middle;
}
#sharelinks {
	border:1px solid #999999;
	width:313px;
	height:71px;
	margin-left:12px;
	margin-right:12px;
	margin-top:2px;
	font-size:12px !important;
}
#sharelinks ul{
	list-style:none;
	padding:0;
}
#sharelinks ul li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:3px;
	margin-left:5px;
	margin-right:0;
	width:97px;
}
#sharelinks ul li a{
	color: #666666;
	text-decoration:none;
}
#sharelinks ul li a strong{
	font-weight:bolder;
	padding-left:3px;
}
.sharetext {
	margin-left:12px;
	padding:2px;
	color: #CC6666;
}
.sharefloatleft {
		float:left;
}
#sharetoptext {
	padding-top:25px;
}
#sharelearnmore a{
	color: #666666;
	float:right;
	margin-right:12px;
}
.sharecopy a{
	color: #FFFFFF;
	background:#999999;
	float:right;
	margin-right:12px;
	text-decoration:none;
	padding:0 2px 0 2px;
}
#shareclosebox {
	float:right;
	background-color: #67201D;
	width:13px;
	height:13px;
}
#shareclosebox{
	width:13px;
	height:13px;
	background-image: url(/shared/social_close.gif);
	background-repeat: no-repeat;
	display:block;
}
#shareclosebox:hover {
	background-image: url(/shared/social_close_hover.gif);
}
.sharedescription {
	color: #666666;
	margin-left:12px;
	padding-top:4px !important;
	padding-bottom:4px !important;
}
.shareinput {
	margin-top:0;
	margin-left:12px;
	width:313px;
	border:1px solid #999999;
	height:25px;
	font-size:120%;
}
.shareitalics {
	font-style: italic;
	font-size:9px;
	color:#333333;
}
#sharesend {
	float:right;
	padding:1px 3px 1px 3px;
	background-color: #67201D;
	margin-right:12px;
	margin-top:6px;
	color:white;
}
#sharesend a{
	text-decoration:none !important;
	color:white !important;
}

#sharesend a:hover{
	color:#00B2B3 !important;
}

a#share_link:hover {
	background-image:url(/shared/hubblesite_share_icon_16_hover.png);
}

a#share_link {
	background-image:url(/shared/newscenter_share_icon_16.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#D1D184;
	font-weight:bold;
	left:888px;
	line-height:100%;
	padding-bottom:1px;
	padding-left:19px;
	padding-top:3px;
	position:absolute;
	text-decoration:none !important;
	text-transform:uppercase;
	top:123px;
	z-index:10000;
}

span.sharepad{
	margin-top:2px;
	margin-bottom:2px;
	display:block;
}

div#embedbox {
	border:3px solid #726E12;
	width:337px;
	padding-bottom:10px;
	font-family:arial,sans-serif;
	background-color:white;
	font-size:.7em;
	position:absolute;
	z-index:10000;
	height:81px;
}
div#embedbox input{
	font-size:120%;
	height:25px;
	margin-left:4px;
	width:320px;
}

#embedbox .sharetext{
	margin-top:17px;
	margin-left:3px;
	float:left;
	font-size:12px;
}

a#embed_link {
	background-image:url(/shared/embed-icon_nescenter.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#D1D184;
	font-weight:bold;
	line-height:100%;
	padding-left:19px;
	padding-top:3px;
	text-decoration:none !important;
	text-transform:uppercase;
	top:123px;
	z-index:10000;
}


a#embed_link:hover {
	background-image:url(/shared/embed-icon_hover.png);
}



