/* CSS Document */



ol.methods
{
  list-style-type: none;
  font-size: .9em;
  margin: 0 25px;
}

ol.methods li
{
  margin-top: 1em;
}


div.needles
{
  text-align: center;
  font-variant: small-caps;
  font-size: 1em;
  background: #1e803b;
  color: #ffffff;
  margin: 1em 3em;
  padding: .5em;
  border: 1px solid #05581e;
}

p.alternate
{
  color: #d0cbe2;
  font-size: .85em;
}

