.formLMNT{
	width:160px;
border:1px solid #003366;
}
.submitBTN{
	width:66px !important;
	height:17px;
	background-image:url(images/send.gif);
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

