#email {
font-family:Helvetica Neue, Helvetica, Arial, San Sarif;
font-size:12px;
color:#999999;
border:1px solid #8b8b8b;
height: 27px;
padding-top: 5px;
padding-left: 5px;
width: 200px;
}

#submit {
  vertical-align: bottom;
  margin-left: 5px;
  position: relative;
  top: 1px;
  _top: 0px;
  font-weight: bold;
  color: #5f5f5f;
}

.tri {
  background: url(../img/corners/tri.gif) no-repeat;
  width: 29px;
  height: 15px;
  position: relative;
  top: 1px;
  _top: 3px;
  left: 594px;
  margin: 0;
  padding: 0;
}

.clickHere {
  color: black;
  text-decoration: underline!important;
  font-weight: bold;
}

