#contactable {
	color:#FFFFFF;
	background-color:#333333;
	cursor:pointer;
	left:0;
	margin-left:-5px; 
	*margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:14px;
	top:102px;
	*margin-top:10px;
	width:44px;
	z-index:100000;
	padding: 13px 0px;
}

.rotated {
	text-decoration:none;
}

.rotated #mytext {
	margin-left: -5px;
}
