/* CSS Document Bowling Partyhouse Heerenveen */
body {
  background: url("../images/selectbody_bg.jpg") repeat-x left top;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  /*line-height: 16px;*/
  background-color: #e2e1da;
  color: #434343;
}
#container {
  margin: 200px auto;
  width: 837px;
}
* html #container {
  width: 900px;
}
#select1 {
  float: left;
}
#select_separator {
  float: left;
}
#select2 {
}
