.formLMNT{
border: 1px solid #1B3169;
width:150px;
}
.formButton{
	width:53px;
	height:20px;
background-image:url(images/send.gif);
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

