/**/
.share_content{
	width: 570px;
	height: 35px;
	background: url(../images/share_back.png) no-repeat left top;
	margin: 0px 0px 10px 0px;
}
.share_content .caption{
	float: left;
	font: 100 11px/22px Tahoma;
	color: #909090;
	margin: 5px 15px 8px 10px;
}
.share_content .items{
	float: left;
	padding: 5px 0px 8px 0px;
}
.share_content .items div{
	float: left;
	width: 20px;
	height: 22px;
	background: url(../images/share_icons.gif) no-repeat left top;
	margin: 0px 6px 0px 0px;
}
.share_content .items a{
	display: block;
	width: 20px;
	height: 22px;
}
/**/
