#hookstamp {
	width: 68px;
	height: 250px;
	background: url(/images/hookstamp.png) #eee;
	position: fixed;
	top: 150px;
	left: 0;
	border-radius: 0 5px 5px 0;
}
#hookstamp a {
	display: block;
	text-indent: -99999px;
	width: 100%;
	height: 100%;
}