#extInfoWindow_funkyBox{
  width: 240px;
  margin-left:128px;
}
#extInfoWindow_funkyBox_contents{
  background-color: #b6c818;
}
#extInfoWindow_funkyBox_tl{
  width: 8px;
  height: 3px;
  background: url('../images/gmap_style/funkyBox_tl.png') top left no-repeat transparent;
}
#extInfoWindow_funkyBox_t{
  background: url('../images/gmap_style/funkyBox_t.png') top left repeat-x #FFF;
}
#extInfoWindow_funkyBox_tr{
  width: 7px;
  height: 3px;
  background: url('../images/gmap_style/funkyBox_tr.png') top right no-repeat transparent;
}
* html #extInfoWindow_funkyBox_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gmap_style/funkyBox_tr.png', sizingMethod='crop');
}
#extInfoWindow_funkyBox_l{
  background: url('../images/gmap_style/funkyBox_l.png') top left repeat-y transparent;
  width: 8px;
}
#extInfoWindow_funkyBox_r{
  background: url('../images/gmap_style/funkyBox_r.png') top right repeat-y transparent;
  width: 7px;
}
#extInfoWindow_funkyBox_bl{
  width: 8px;
  height: 6px;
  background: url('../images/gmap_style/funkyBox_bl.png') top left no-repeat transparent;
}
* html #extInfoWindow_funkyBox_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners/funkyBox_bl.png', sizingMethod='crop');
}
#extInfoWindow_funkyBox_b{
  height: 6px;
  background: url('../images/gmap_style/funkyBox_b.png') bottom left repeat-x #FFF;
}
#extInfoWindow_funkyBox_br{
  width: 7px;
  height: 6px;
  background: url('../images/gmap_style/funkyBox_br.png') top left no-repeat transparent;
}
* html #extInfoWindow_funkyBox_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='..images/gmap_style/funkyBox_br.png', sizingMethod='crop');
}
#extInfoWindow_funkyBox_close{
  width: 12px;
  height: 12px;
  margin: 5px 0 0 -8px;
  background: url('../images/gmap_style/funkyBox_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #extInfoWindow_funkyBox_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gmap_style/funkyBox_close.png', sizingMethod='crop');
}
#extInfoWindow_funkyBox_beak{
	width: 240px;
  height: 7px;
  background: url('../images/corners/funkyBox_beak.png') no-repeat transparent;
}
* html #extInfoWindow_funkyBox_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/funkyBox_beak.png', sizingMethod='crop');
}



