.contactusframe {

  border:              solid 1px #c0c0c0;

  padding:             4px;

}

.contactus {

  border:              none;

  padding:             4px;

}

.contactus td {

  color:               black;

  font-weight:         normale;

}

.contactus td .text, .contactus td .text {

  border:              1px inset #c0c0c0;

  background-color:    white;

}

.contactus td .submit {

  border:              1px outset #808080;

  background-color:    white;

  padding:             0px;

  padding-left:        6px;

  padding-right:       6px;

}

.contactuslink {

}

.error {

  color: red;

}