@namespace url(http://www.w3.org/1999/xhtml);
body > #hatebu_content{
  background-color:rgba(0,0,0,0.78)!important;
  border-left:2px solid white!important;
  border-top:2px solid white!important;
  height:auto!important;
  max-height:none!important;
  min-height:16px!important;
  min-width:16px!important;
  -moz-border-radius-topleft:15px!important;
  -moz-opacity:1!important;
  overflow:visible!important;
  padding:5px 13px 2px 13px!important;
  width:auto!important;
  z-index:99999!important;
}
body > #hatebu_content *{
  background-color:transparent!important;
  font-size:12px!important;
}
body > #hatebu_content > #hatebu > table{
  display:block!important;
  margin:0 -13px -2px 0!important;
  max-height:430px!important;
  overflow-y:auto!important;
  width:860px!important;
}
body > #hatebu_content > #hatebu > table td:last-child{
  width:800px!important;
}