#siofeedback_tab { background-color: #ffffff; border: 1px solid #cccccc; display: block; position: fixed; top: 45%; height: 110px; width: 35px; z-index: 999995; cursor: pointer; }
#siofeedback_tab span { bottom: 15px; _bottom: 5px; display: block; background: url(https://www.cisco.com/web/fw/i/sm_0000EE_oo1.gif) no-repeat; height: 9px; position: absolute; width: 9px; }
#siofeedback_tab div { background-image: url(/security/center/img/FeedBack1.PNG); _background-image: url(oo_tabie6.png); background-repeat: no-repeat; position: absolute; display: block; height: 100%; left: 0; top: 0; width: 100%; }
.siofeedback_tab_left { left: -13px; border-radius: 0px 9px 9px 0px; -moz-border-radius: 0px 9px 9px 0px; -webkit-border-radius: 0px 9px 9px 0px; transition: left .5s; -moz-transition: left .5s; -webkit-transition: left .5s; -o-transition: left .5s; background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#eeeeee), to(white)); background-image: -webkit-linear-gradient(left, #eeeeee, white); background-image: -moz-linear-gradient(left, #eeeeee, white); background-image: -ms-linear-gradient(left, #eeeeee, white); background-image: -o-linear-gradient(left, #eeeeee, white); background-image: linear-gradient(left, #eeeeee, white); }
.siofeedback_tab_left span { right: 6px; }
.siofeedback_tab_left div { background-position: 6px -10px; }
.siofeedback_tab_left:hover { left: -5px; }

.siofeedback_tab_right { right: -13px; transition: right .5s; -moz-transition: right .5s; -webkit-transition: right .5s; -o-transition: right .5s; background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(white), to(#eeeeee)); background-image: -webkit-linear-gradient(left, white, #eeeeee); background-image: -moz-linear-gradient(left, white, #eeeeee); background-image: -ms-linear-gradient(left, white, #eeeeee); background-image: -o-linear-gradient(left, white, #eeeeee); background-image: linear-gradient(left, white, #eeeeee); }
.siofeedback_tab_right span { left: 7px; }
.siofeedback_tab_right div { background-position: -1px 10px; }
.siofeedback_tab_right:hover { right: -5px; }

.siofeedback_tab_ie_right { border-right: none !important; right: 1px; width: 25px !important; }
.siofeedback_tab_ie_right:hover { right: 6px; width: 30px !important; }

#siofeedback_container { position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 999999; }