a#fdbk_tab {
  top: 27%;
  left: 0;
  width: 42px;
  height: 102px;
  color: #FFF;
  cursor: pointer;
  text-indent: -100000px;
  overflow: hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  /*background-image: url(http://getsatisfaction.com/images/feedback_trans_tab.png);*/
  background-image: url('images/knapp10.png');
  _position: absolute;
  /*_background-image: url(http://getsatisfaction.com/images/feedback_tab_ie6.png);*/
}
  
a#fdbk_tab:hover {
    margin-left: -6px; }


a.xsabout {
  top: 27%;
  left: 0;
  width: 42px;
  height: 102px;
  color: #FFF;
  cursor: pointer;
  text-indent: -100000px;
  overflow: hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  /*background-image: url(http://getsatisfaction.com/images/feedback_trans_tab.png);*/
  background-image: url('images/knapp10.png');
  _position: absolute;
  /*_background-image: url(http://getsatisfaction.com/images/feedback_tab_ie6.png);*/
}
  
a.xsabout:hover {
    margin-left: -6px; }
























a.fdbk_tab_right {
  right: 0 !important;
  left: auto !important;
  margin-right: 0 !important;
  margin-left: auto !important;
  width: 35px !important; }
  
a.fdbk_tab_right:hover {
    width: 38px !important;
    margin-right: 0 !important;
    margin-left: auto !important; }

a.fdbk_tab_bottom {
  top: auto!important;
  bottom: 0 !important;
  left: 20% !important;
  height: 38px !important;
  width: 102px !important;
  background-position: 0 -102px !important;
  margin-bottom: -7px !important;
  margin-left: auto !important; }
  
a.fdbk_tab_bottom:hover {
    margin-bottom: -4px !important;
    margin-left: auto !important; }

a.fdbk_tab_hidden {
  display: none !important; }

a#fdbk_close {
  position: absolute;
  cursor: pointer;
  outline: none;
  top: 0;
  left: 0;
  z-index: 4;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background-image: url(http://getsatisfaction.com/images/feedback-close.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://getsatisfaction.com/images/feedback-close.png', sizingMethod='crop'); }
  a#fdbk_close:hover {
    background-position: -42px 0; }
