#cheeseform {
  /*background:url(/site/falbygdens/images/static/cheese_form/form_bg.png) no-repeat;*/
  background: transparent url('/site/falbygdens/images/static/cheese_form/form_bg.png') no-repeat bottom left;
  width:900px;
  /*height:460px;*/
}

#form_left {
  background: transparent url('/site/falbygdens/images/static/cheese_hole.png') no-repeat 0 20px;
  width:43px;
  height:100px;
  float:left;
}

#form_main {
  margin-top:36px;
  width:857px;
  float:left;
  padding-bottom:30px;
}

#form_intro {
  margin-top:10px;
  margin-bottom:40px;
  width:500px;
}

.ctrl1div {
  width:200px;
  float:left;
}

.ctrl2div {
  width:250px;
  float:left;
}

#slider {
  margin-top:8px;
  margin-bottom:8px;
}
#slidertxt_l {
  float:left;
  font-size:9px;
}
#slidertxt_r {
  float:right;
  font-size:9px;
}

#watershed {
  margin: 10px 0 0 0;
  width: 805px;
}

#morelink {
  position: relative;
  float: left;
  /*margin-top:20px;
  margin-bottom:10px;*/
}
#morelink * {
  vertical-align:middle;
}

#submit_button_container {
  position: relative;
  float: right;
}

#alt_submit_button_container {
  position: relative;
  float: right;
  right: 52px;
  top: 15px;
}


#dd1, #dd2, #dd3 {
  display:none;
}
#controls_extended {
  display:none;
}
#controls_extended ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 -4px;
}

#bctrl1 { width:150px; }
#bctrl2 { width:120px; }
#bctrl3 { width:170px; }
#bctrl4 div * {
  vertical-align:middle;
}

#freetext {
  background: #FFFFFF;
  border:solid 1px #bbb;
  padding: 2px;
}
