body a#uservoice-feedback-tab,
body a#uservoice-feedback-tab:link {
position: fixed !important;
top: 45% !important;
display: block !important;
width: 25px !important;
height: 90px !important;
margin: -45px 0 0 0 !important;
padding: 0 !important;
z-index: 100001 !important;
background-position: 0 50% !important;
background-repeat: none !important;
}

body a#uservoice-feedback-tab:hover {
cursor: pointer;
}

* html a#uservoice-feedback-tab,
* html a#uservoice-feedback-tab:link {
position: absolute !important;
background-image: none !important;
}