#main {
  width: 600px;
}
#box {
  display: inline;
  width: 310px;
  min-height: 128px;
  height: auto !important;
  height: 128px;
}