div#content {
  padding: 0px 0px 0px 0px;
  /*padding: 0px;*/
  /*background-image: none;*/
  background-color: white;
  /*height: 880px;*/
  /*min-height: 1050px;*/
  /*height: 1050px;*/
  height: auto;
}

/*div#counter {
  background-color: lightgrey;
  position: absolute;
  left: 350px;
  top: 10px;
  margin: 0;
  width: auto;
}*/

div#gb_frame, div#gb_frame_ie {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: 0px solid red;
  /*position: absolute;
  left: 5px;*/
  width: 760px;
  text-align: center;
  overflow: auto;
}

div#gb_frame {height: 555;}
div#gb_frame_ie {height: 595;}

div.text {
  /*border: 1px black solid;
  background-color: white;*/
  padding: 20px;
  /*text-align: left;*/
}

div.button_frame {
  border: 0px black solid;
  width: 80%;
  padding: auto;
  text-align: center;
}

span.button {
  /*float: right;*/
  margin: auto;
  border: 2px #e0e0e0 outset;
  background-color: #e0e0e0;
  padding: 2px;
}

span.spacer {
  background-color: white;
  margin: 10%;
}
