.elements {
  font-family: "lucida grande", tahoma, sans-serif;
}

.elements .subnav .subnavitem {
  font-size: 18px; font-weight: bold; color: #000000;
}

.elements .subnav .subnavitem a {
  font-size: 16px; font-weight: normal; color: #7F7F7F;
}

.elements h1 {
  font-size: 26px;
}

.elements h3 {
  font-size: 26px;
  line-height: 1.2em;
  color: #989898;
  background-color: #fff;
}

.elements input.bigbutton {
  font-family: Myriad Pro,arial,verdana;
  height: 34px; font-size: 22px; cursor: pointer;
  border: 1px solid #555;
}

.elements .textfield {
  width: 525px; font-size: 15.5px; line-height: 140%;
  color: #4F6128; margin-bottom: 5px;
}

.elements textarea {
  width: 450px; height: 44px; font-size: 13.5px; line-height: 140%;
  color: #4F6128; margin-bottom: 5px;
}

.elements p {
  color: rgb(89, 89, 89); font-size: 14px; padding-bottom: 5px; vertical-align: top;
}

.elements .username {
  color: #4F6128; font-size: 15px;
}

.elements .userdescription {
  padding: 5px; float: left; background-color: rgb(246, 249, 242); width: 360px; color: rgb(89, 89, 89); font-size: 11px;
}

#facebox .notice { color: red; }

.blockquote {
  padding: 5px; float: left; background-color: rgb(246, 249, 242); width: 360px; color: rgb(89, 89, 89); font-size: 14px;
}