#custom_info_window_red{
  width: 145px;
}
#custom_info_window_red_contents{
 background: url('ui_images/googleTip/bgMid.gif') top left repeat-x transparent;
}
#custom_info_window_red_tl{
  width: 7px;
  height: 7px;
  background: url('ui_images/googleTip/top_left.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui_images/googleTip/top_left.png', sizingMethod='crop');
}
#custom_info_window_red_t{
  background: url('ui_images/googleTip/top_line.png') top left repeat-x transparent;
  width:200px;
}
#custom_info_window_red_tr{
  width: 7px;
  height: 7px;
  background: url('ui_images/googleTip/top_right.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui_images/googleTip/top_right.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 3px;
  height:50px;
  background: url('ui_images/googleTip/left_line.png') top left repeat-y transparent;
}
#custom_info_window_red_r{
  width: 3px;
  height:50px;
  background: url('ui_images/googleTip/right_line.png') top right repeat-y transparent;
}
#custom_info_window_red_bl{
  width: 7px;
  height: 7px;
  background: url('ui_images/googleTip/bottom_left.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui_images/googleTip/bottom_left.png', sizingMethod='crop');
}
#custom_info_window_red_b{
  background: url('ui_images/googleTip/bottom_line.png') top left repeat-x transparent;
}
#custom_info_window_red_br{
  width: 7px;
  height: 7px;
  background: url('ui_images/googleTip/bottom_right.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui_images/googleTip/bottom_right.png', sizingMethod='crop');
}
#custom_info_window_red_close{
  width: 21px;
  height: 21px;
  left: 135px !important;
  top: -9px !important;
  background: url('ui_images/googleTip/cls.gif') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui_images/googleTip/cls.gif', sizingMethod='crop');
}
/*#custom_info_window_red_max{
  width: 21px;
  height: 21px;
  background: url('../images/corners/red_max.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_max{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_max.png', sizingMethod='crop');
}
#custom_info_window_red_min{
  width: 21px;
  height: 21px;
  background: url('../images/corners/red_min.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_min{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_min.png', sizingMethod='crop');
}*/
#custom_info_window_red_beak{
  width: 21px;
  height: 12px;
  background: url('ui_images/googleTip/arrButtom.gif') top left no-repeat transparent;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui_images/googleTip/arrButtom.gif', sizingMethod='crop');
}
/*#custom_info_window_red_contents .section1{
  margin: 0;
  padding: 0;
}
#custom_info_window_red_contents .section2{
  margin: 0;
  padding: 0;
  background-color: #FFDFDF;
  border-bottom: dotted 1px #900;
  border-top: dotted 1px #900;
}*/
#custom_info_window_red_contents p{
  margin: 1px 0;
  padding: 5px;
}
/*#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}*/