#container
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
}

#content-text h1
{
  font-size: 140%;
}

#content-text h2
{
  font-size: 120%;
}

#content-text h3
{
  font-size: 100%;
}

#content label
{
  display: block;
  clear: both;
  margin-bottom: 5px;
}

#content label.text
{
  text-align: right;
}

#content label.text span
{
  font-weight: bold !important;
  display: block;
  float: left;
  width: 200px;
  margin-top: 5px;
}

#content form.subscription label
{
  font-size: 80% !important;
}

#content label.text input,
#content label.text textarea
{
  width: 250px;
  margin: 0 0 3px;
  display: block;
  float: right;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #707070;
}

#content div.confirm
{
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #888888 #444444 #444444 #888888;
  padding: 1em;
  margin: 1em 2em;
  overflow: hidden;
  font-size: 90%;
}

#content div.confirm dl
{
  margin-bottom: 2em;
}

#content div.confirm dt
{
  border-bottom: dashed 1px #000000;
  margin-top: 1em;
}

#content div.confirm dd
{
  margin-left: 2em;
  font-weight: bold;
}

#content #fi_protie_membership_query_union
{
  width: 100%;
}

#content .dtstamp
{
  display: none !important;
}
