body a#uservoice-feedback-tab, body a#uservoice-feedback-tab:link {
background-position:2px 50% !important;
display:block !important;
height:150px !important;
margin:-45px 0 0 !important;
padding:0 !important;
position:fixed !important;
top:45% !important;
width:26px !important;
z-index:100001 !important;
}

body a#uservoice-feedback-tab:hover {
cursor:pointer;
border-top:1px solid #121212;
border-left:1px solid #121212;
border-bottom:1px solid #121212;

}
a#uservoice-feedback-tab:hover {
border-top:1px solid #121212;
border-left:1px solid #121212;
border-bottom:1px solid #121212;

}
a#uservoice-feedback-tab {
right:0;
border-top:1px solid #121212;
border-left:1px solid #121212;
border-bottom:1px solid #121212;
}
* html a#uservoice-feedback-tab,
* html a#uservoice-feedback-tab:link {
position: absolute !important;
background-image: none !important;
}
