.ld_forms {

}

.ld_forms label {
  width:65px;
  display:block;
}

.ld_forms td {
  height:30px;
  vertical-align:middle;
}

.ld_forms input {
  border:1px solid #555;
  height:18px;  
  font-size:11px;
}

.ld_forms .small input {
  width:120px;
}

.ld_forms .medium input {
  width:220px;
}

.ld_forms .large input {
  width:320px;
}

.ld_forms .error {
  background:#ff8585;
}

.ld_forms label font {
  color:red;
}

.ld_forms .submit {
  width:auto;
  height:auto;
  border:0px;
}

.ld_forms .checkbox {
  width:auto;
  height:auto;
  border:0px;  
}

.haye_image {
  POSITION: absolute; 
  MARGIN-TOP: 0px; 
  MARGIN-LEFT: -20px;
  #MARGIN-TOP: -10px; 
  #MARGIN-LEFT: -30px;
}