Code
<style id="page-skin-1" type="text/css">
<!--
body #contact-email {
width: 227px;
height: 77px;
background: url(https://lh6.googleusercontent.com/-UAIJLp86-pI/T1XWxJ-Yi3I/AAAAAAAAA6I/3cONIqt9L8c/s227/email.png) no-repeat;
position: fixed;
top: 50%;
left: -140px;
margin-top: -38px;
-moz-transition: all 500ms ease-out;
-webkit-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
-ms-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}
body #contact-email a {
display: block;
width: 100%;
height: 100%;
text-indent: -1000em;
border: none;
}
body #contact-email:hover {left: -25px;}
-->
</style>
<div id="contact-email"><a href="mailto:rasslabonov@gmail.com">Связатся со мной</a></div>