#toolbar-wrap {
	width:100%;
	float:left;
	padding-bottom:15px;
	border-bottom:2px solid #282828;
	font-size:12px;
}

.toolbarblog-wrap {
	width:100%;
	float:left;
	font-size:12px;
}

.toolbar1 {
	float:left;
	margin:20px 0px 10px 0px;
	height:21px;
	width:100%;
	padding-bottom:15px;
	border-bottom:2px solid #282828;
}

#news-body .news-tools { 
	border:0px;
}

.toolbar1 .twitter {
	float:left;
	margin:0px 0px 0px 10px;
}

.toolbar1 .facebook {
	float:left;
	margin:0px 0px 0px 0px;
}

.toolbar1 .googleplus {
	float:left;
	margin:0px 0px 0px 10px;
	height:20px;
}

.toolbar2 {
	float:left;
	/*width:40%;*/
	width:100%;
}

.toolbar2 a {
	float:left;
	margin-right:10px;
}

.toolbar2 img,
.sharetools img {
	float:left;
	margin-right:4px;
}

.sharetools a {
	float:left;
	margin-right:10px;
}

.sharetools {
	float:right;
	text-align:right;
}

.sharetools span {
	float:left;
	margin-right:4px;
}


.sharetools a.toolsall {
	margin-right:0px;
}

#content-wrap .toolbar2 a:hover,
#content-wrap .sharetools a:hover {
	color:#00ADEE;
}

.sharetools {
	float:right;
}

.sharetools img {
	margin-top:-2px;
}

#content-wrap .sharetools .toolsall .sharelinks a {
	float:left;
	width:150px;
	text-decoration:none;
	margin:9px 8px 0px 0px;	
	font-size:11px;
	color:#ffffff;
	line-height:12px;
	padding:0px;
	text-align:left;
}

#content-wrap .sharetools .toolsall .sharelinks a:hover {
	color:#00ADEF;
}

.sharetools .toolsall img {
	float:left;
	margin-top:-2px;
	margin-right:8px;
}

.sharetools .toolsall {
	position:relative;
}

.sharetools .toolsall .sharelinks {
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	width:180px;
	height:350px;
	border:1px solid #ffffff;
	background:#404040;
	padding:0px 10px;
	z-index:500;
}


#sharemailprint {
	float:right;
}