#bookmarklet {
	position: absolute;
	top: 0;
	right: 30px;
	text-align: center;
}

#bookmarklet>img {
	float: left;
}

#bookmarklet>a {
	text-decoration: none;
	color: #777777;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 3px;
	position: relative;
	top: 65px;
	left: -15px;
}

#bookmarklet>p {
	clear: left;
	font-size: 12px;
}
