#map .loading {
	background: url(/images/brandmaps/ajax-loader.gif) no-repeat top left;
	position: relative;
	top: 50%;
	left: 50%;
	padding-left: 25px;
}

#custom_info_window {
  width: 275px;
}
#custom_info_window_contents {
  background-color: #FFF;
  height: 60px;
  position: relative;
}
#custom_info_window_tl, #custom_info_window_tr, #custom_info_window_bl, #custom_info_window_br {
  width: 10px;
  height: 10px;
}
#custom_info_window_l, #custom_info_window_r {
  width: 10px;
}
#custom_info_window_close {
  cursor: pointer;
  height: 20px;
  margin: 4px 0 0 -4px;
  width: 20px;
}
#custom_info_window_beak {
  width: 22px;
  height: 20px;
  margin: -10px 0 0 -116px;
}
#custom_info_window_contents .content {
   color: #000;
   font-family: verdana;
   font-size: 0.8em;
}
#custom_info_window_contents .content td.padding {
   padding-left: 8px;
}
#whichBrand {
	display:none;
}

