#extInfoWindow_coolBlues{
  width: 162px;
  height:auto;
}
#extInfoWindow_coolBlues_contents{
  background-color: #099;
  background: url(google-flags/body.png) top left no-repeat transparent;
  color: #FFF;
}
#extInfoWindow_coolBlues_contents div{
  padding: 10px;
  font-size: 12px;
  font-family: arial, helvetica, serif;
}
#extInfoWindow_coolBlues_tl, #extInfoWindow_coolBlues_tr, #extInfoWindow_coolBlues_bl, #extInfoWindow_coolBlues_br{
  width: 0px;
  height: 0	px;

}
#extInfoWindow_coolBlues_t, #extInfoWindow_coolBlues_b{

}
#extInfoWindow_coolBlues_l, #extInfoWindow_coolBlues_r{
  background-color: #004242;
  width: 0px;
}

.bubbletext {
  padding: 10px;
  font-size: 16px;
  font-family: arial, helvetica, serif;
  font-weight:bold;
  color:#FFFFFF;
}
}
/*#extInfoWindow_coolBlues_close{
  width: 20px;
  height: 20px;
  background: url('../images/corners/coolBlues_close.png') top left no-repeat transparent;
  cursor: pointer;
} 
* html #extInfoWindow_coolBlues_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/coolBlues_close.png', sizingMethod='crop');
} */
/*
#extInfoWindow_coolBlues_beak{
  width: 39px;
  height: 23px;
  background: url('beak.png') top left no-repeat transparent;
}
* html #extInfoWindow_coolBlues_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='beak.png', sizingMethod='crop');
} 
*/


