.float-button {
	position:fixed;
	z-index:99999;
	bottom:-3px;
	right:10px;
	width:134px;
	background:#fff;
	padding:10px;
	border:1px solid #ddd;
}

.float-button a {
    width:114px;
    height: 35px;
	padding: 0 10px 10px 10px;
	border:1px solid #ddd;
}