.lookUpForm .frmblktitle{ display:none;}
.lookUpForm ul{ margin:0; padding:0; list-style:none;}
.lookUpForm ul li{ margin:0; padding:0; list-style:none; margin-top:5px;}
.lookUpForm input[type=text],
.lookUpForm input[type=email]{ width: 300px; height:35px; margin:0; padding:0; text-indent:5px; border-radius: 2px; }
.lookUpForm input[type=button],
.lookUpForm input[type=submit]{ width: 300px; color: #fff; text-decoration: none; padding: 0; margin-top: 5px; margin-right: 1%; background: #44B3E6; color: #fff; border: 0; cursor: pointer; font-size: 16px; height: 40px; line-height: 40px; ext-align: center;  border-radius: 2px; }
.lookUpForm input[type=button]:hover,
.lookUpForm input[type=submit]:hover{ box-shadow: 0 0 5px #888; }

