.jxshare_posbox {
	position: absolute;
	float: none;
}

.jxshare_box {
	width: 94px;
	border: thin solid black;
	padding: 4px;
	background: white;
	text-align: center;
	display: block;
	visibility: hidden;
}

.jxshare_image {
	padding: 2px;
}

.jxshare_link {
	border: 0px;
}

.jxshare_button {
	border: 0px;
	margin: 0px;
	padding: 0px;
    cursor: pointer;
    cursor: hand;
}

.jxshare_flat {
	margin: 5px;
}

