/* Start of CMSMS style sheet 'medlemsformular' */
fieldset { border:1px solid #466518 }

legend {
  padding: 0.2em 0.5em;
  margin-left:5px;
  background-color:#ddd;
  color:#466518;
  font-size:90%;
  text-align:right;
  }
.lapp{
  width:200px;
  float:left;
  padding-left:5px;
  border-bottom:1px dotted #ccc;
}

.spalt{
  float:left;
}
.clear{
  clear: both
}
.captchapict{
  float:left;
}
/* End of 'medlemsformular' */

