.formLMNT{
	width:160px;
	padding:3px;
}
.submitBTN{
	width:53px;
	height:20px;
	background-image:url(images/send.gif);
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

