#googlebox
{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 150px;
  background-color: #eee;
  border: 1px solid black;
}

#googlebox td
{
  font-size: .8em;
  padding: 5px;
}

input
{
}