/* CSS Document */

#share {
	width:100%;
	overflow:hidden;
}

#share_text {
	float:left;
	margin-right:10px;
	height:28px;
	line-height:28px;
	color:#666;
	font-size:12px;
	letter-spacing:3px;
	overflow:hidden;
}

#share_icon {
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
}