.contact {
  color: #66dd66;
  padding-left: 5px;
  padding-right: 5px;
  border: none 0px #ffffff;
  z-index: 0;
}

.contact.header {
  border: solid 0px #00ff00;
  border-bottom-width: 1px;
  padding-bottom: 2px;
}

.contact.l1 {
  background: #252525;
  padding-top: 1px;
}

.contact.l2 {
  background: #2e2e2e;
  padding-top: 1px;
}

.contact.l2f {
  background: #2e2e2e;
  padding-top: 1px;
  padding-bottom: 1px;
}

.contact.left {
  font-weight: bold;
  width: 180px;
}

.contact.right {
  padding: 1px;
  margin-left: 220px;
}

.contact.footer {
  background: #252525;
  border: solid 0px #00ff00;
  border-top-width: 1px;
  padding-top: 2px;
}

.contact.left2 {
  width: 100px;
  margin-left: 5px;
}

.contact.right2 {
  margin-right: 5px;
}

.contactform {
  border: none 0px #000000;
  background: #000000;
  padding: 1px;
  z-index: 0;
}

.contactform.input {
  font-size: 13px;
  margin: 0px;
  color: #ffffff;
}

.contactform.button {
  margin: 1px;
  color: #66dd66;
  cursor: pointer;
  outline: none 0px #000000;
  font-weight: bold;
  font-size: 12px;
}

.contact.spacer {
  line-height: 2px;
}

.post {
  color: #66dd66;
}

.post.sig1 {
  padding-left: 10px;
}

.post.sig2 {
  color: #dddddd;
  padding-left: 15px;
  font-style: italic;
}

.postpre {
  margin: 15px;
  padding: 5px;
  background: #252525;
  white-space: pre;
  font-family: "Courier New";
}

/* ------------------ selectscript-styles ------------------ */

.select {
  border: none 0px #093e01;
  color: #ffffff;
  background: #000000;
  font-family: Arial;
  font-size: 14px;
}

.select.head {
  padding: 2px;
  padding-left: 4px;
  width: 129px;
  background: #000000 url('../jpg/contact/a1.png') no-repeat right;
  z-index: 1;
}

.select.dropdown {
  border: solid 1px #093e01;
  position: absolute;
  margin-left: 0px;
  padding: 0px;
  visibility: hidden;
  z-index: 2;
}

.select.option {
  padding-left: 4px;
  width: 129px;
  visibility: hidden;
  z-index: 3;
}

.select.orig {
  position: absolute;
  visibility: hidden;
  z-index: 0;
}

.noselect {
  position: absolute;
  height: 18px;
  width: 134px;
  border: none 0px #ffffff;
  z-index: 4;
}

.noselect1 {
  position: absolute;
  left: 0px;
  height: 18px;
  width: 134px;
  border: none 0px #ffffff;
  z-index: 4;
}
