#custom_info_window_bubble{
  width: 201px;
}
#custom_info_window_bubble_contents{
  background: url(bg.gif) #FFF;
  font-family: Georgia, arial, sans-serif;
	font-size:10px;line-height:12px;
	width:146px !important;height:59px;overflow:hidden;
} #custom_info_window_bubble_contents strong {color:#fff;}
#custom_info_window_bubble_tl{
  width: 21px;
  height: 20px;
  background: url('bubble_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_bubble_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble_tl.png', sizingMethod='crop');
}
#custom_info_window_bubble_t{
	width: 146px !important;
	height: 20px;
  background: url('bubble_t.png') top left no-repeat;
}
#custom_info_window_bubble_tr{
  width: 34px;
  height: 20px;
	left:167px !important;
  background: url('bubble_tr.png') top right no-repeat transparent;
}
* html #custom_info_window_bubble_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble_tr.png', sizingMethod='crop');
}
#custom_info_window_bubble_l{
  background: url('bubble_l.png') top left repeat-y transparent;
  width: 21px;
  height: 59px;
}
#custom_info_window_bubble_r{
  background: url('bubble_r.png') top right repeat-y transparent;
  width: 34px;
  height: 59px;
	left:167px !important;
}
#custom_info_window_bubble_bl {
  width: 21px;
  height: 33px;
  background: url('bubble_bl.png') top left no-repeat transparent;
}
* html #custom_info_window_bubble_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble_bl.png', sizingMethod='crop');
}
#custom_info_window_bubble_b{
	width:146px !important;
  height: 33px;
  background: url('bubble_b.png') bottom left no-repeat;
}
#custom_info_window_bubble_br{
  width: 34px;
  height: 33px;
	left:167px !important;
  background: url('bubble_br.png') top left no-repeat transparent;
}
* html #custom_info_window_bubble_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble_br.png', sizingMethod='crop');
}
#custom_info_window_bubble_close{
  width: 20px;
  height: 20px;
	left:180px !important;
  background: url('bubble_close.png') top left no-repeat transparent;
  cursor: pointer;
	display:none;
}
* html #custom_info_window_bubble_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble_close.png', sizingMethod='crop');
}
/*
#custom_info_window_bubble_beak{
	width: 49px;
  height: 69px;
  margin-left: 30px;
  background: url('bubble_beak.png') top left no-repeat transparent;
}
* html #custom_info_window_bubble_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble_beak.png', sizingMethod='crop');
}
*/
