div.lookupContainer {
	margin-top: 20px;
	background: #fff;
	padding: 1px;
}
div.lookup { 
	background: #e7f4fd;
	padding: 1px 12px; 	
	}
div.lookup p { margin: 11px 0; }


.smalltext {
	font-size: 9px;
	line-height: 12px;
	}
	

.formfont { font-size: 13px; color: #000; line-height: 1.45em; font-family: arial; letter-spacing: 1px }
.formfontsmall { font-size: 10px; color: #000; font-family: arial }
.formfonterror { font-size: 11px; color: red; line-height: 1.45em; font-family: arial; letter-spacing: 1px }
.grey-bg { border-right: #003366 1px solid; border-top: #003366 1px solid; background: url(common/images/grey.jpg) no-repeat; border-left: #003366 1px solid; width: 150px; border-bottom: #003366 1px solid; padding-left: 4px; float: right; margin-top: 1.45em; margin-left: 15px;}

strong.formfont {font-weight: normal;}
.formfont strong {font-weight: normal;}

.btn_findproviders {
    width: 110px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    border: none;
}

input[type="text"] {
    height: 14px;    
}
select {
    height: 20px;    
}




div#subgurim_googleMap {
    border: 3px double black;
    letter-spacing:     0px;
    color:              #000000;
}



input {
    height: 16px;
    
    }
    
    
.gmnoprint {line-height: 12px;}