@CHARSET "UTF-8";

input
{
  border:1px solid #BDC7D8;
  padding:3px;
}
#search_div
{
	float: right;
}
#search_location_input
{
  float:left;
}
#search_location_submit
{
  float:left;
  width:60px;
  height: 24px;
  margin-left: 10px;
}
.gmnoprint img
{
	max-width: 10000px !important;
}
