#open_bdwidget:hover {
  width:38px;
}

#open_bdwidget {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(/images/bt.feedback.gif) no-repeat scroll left center;
  color:#FFFFFF;
  display:block;
  height:108px;
  position:fixed !important;
  right:0;
  text-indent:-10000px;
  top:35%;
  width:34px;
}

