div.be
{ background-color:white;
  text-align:center;
  font-size:small;
  border:solid black 1px;
  position:fixed;
  z-index:10;
}

div.bep
{
}

textarea.be
{ width:200px;
}

div.be_button_bar
{ height:25px;
  background-color:#CCCCCC;
  padding-top:3px;
}
 
input.be_button
{ font-size:small;
}


