@charset "UTF-8";

/*Registration*/
#registration p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#registration ul {
  list-style: disc inside;
}

.slimline .field-element {
  padding-bottom:5px;
}

p.super {
  font-size:1.6em;
  line-height:1.2em;
}

ul.super li {
  font-size:1.3em;
  line-height:1.2em;
  padding-bottom:6px;
  padding-left:25px;
  background:url('/images/icons/reg_li.png') no-repeat;
  background-position: 0 3px;
  list-style:none;
}

.explanation-section {
  width:500px;
  float:left;
  margin-left:20px;
  margin-top:20px;
}

.form-section {
  width:320px;
  float:left;
  margin-left:50px;
  margin-top:20px;
}

.headed_box_h {
  background-color:#494949;
  border-bottom:1px solid #ccc;
}

