.fs .infobox
{
  margin-top: 25px;
}
.sep, .fshead
{
  background: #338833;
  border-bottom: 1px solid #006600;
  border-top: 1px solid #006600;
  color: #ffffff;
  font-size: 12px;
  font-weight: bolder;
  margin: 8px 0;
  padding: 1px 5px;
  text-align: left;
}
.fshead
{
  font-size: 14px;
  text-align: center;
}
.fsfoot
{
  clear: both;
  font-style: italic;
  margin-top: 25px;
  text-align: justify;
}
.fsfoot:first-line
{
  font-style: normal;
  font-weight: bold;
}
.fs fieldset
{
  border: 1px solid #000090;
  margin: 8px 0;
  -moz-border-radius: 8px;
}
.fs fieldset legend
{
  background: #009933;
  border-bottom: 1px solid #009000;
  border-top: 1px solid #009000;
  color: #ffffff;
  font-size: 12px;
  font-weight: bolder;
  margin: 8px 0;
  padding: 1px 5px;
  text-align: left;
  -moz-border-radius: 8px;
}
.fs fieldset div.summary
{
  margin-top: 0px;
}
.fs p
{
  margin: 5px 0;
}
.fs a.more
{
  color: #006633;
  display: block;
  font-size: 11px;
  font-style: italic;
  margin: 8px 5px 16px 10px;
}
.fs fieldset a.more
{
  margin: 5px 5px 4px 10px;
}
