﻿#custom_info_window_red{
  width: 172px;
  height: 83px;
}
#custom_info_window_red_contents{
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: none;
}
* html #custom_info_window_red_tl{
  background-image:none;
}
#custom_info_window_red_t{
  background: none;
}
#custom_info_window_red_tr{
  width: 0;
  height: 0;
  background: none;
}
* html #custom_info_window_red_tr{
  background-image:none;
}
#custom_info_window_red_l{
  width: 0;
  background: none;
}
#custom_info_window_red_r{
  width: 0;
  background: none;
}
#custom_info_window_red_bl{
  width: 0;
  height: 0;
  background: none;
}
* html #custom_info_window_red_bl{
  background: none;
}
#custom_info_window_red_b{
  background: none;
}
#custom_info_window_red_br{
  width: 0;
  height: 0;
  background: none;
}
* html #custom_info_window_red_br{
  background-image:none;
}
#custom_info_window_red_close{
  width: 0;
  height: 0;
  background: none;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
}
#custom_info_window_red_beak{
  width: 0;
  height: 0;
  background: none;
}
* html #custom_info_window_red_beak{
  background-image:none;
}
#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;
}