

#geocomplete {
    border: 1px solid #e0e0e0;
    height: 50px;
    width: 88%;
	padding-left : 10px;
	font-size : 21px;
	float:left;
}


#find {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    height: 50px;
    width: 10%;
	float:left;
	background-color: #ff8000;
	color: #fff;
	margin-left: 19px;
	font-size : 21px;
}

.bggris {

	background-color: #f1f1f1;


}

