#custom_info_window_red{
  width: 140px;
}
#custom_info_window_red_contents{
  background-color: #a1c0ff;
}
#custom_info_window_red_tl{
  width: 3px;
  height: 3px;
  background: url('../ramverk/wguru_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_tl.png', sizingMethod='crop');
}
#custom_info_window_red_t{
  background: url('../ramverk/wguru_t.png') top left repeat-x transparent;
}
#custom_info_window_red_tr{
  width: 3px;
  height: 3px;
  background: url('../ramverk/wguru_tr.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_tr.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 3px;
  background: url('../ramverk/wguru_l.png') top left repeat-y transparent;
}
#custom_info_window_red_r{
  width: 3px;
  background: url('../ramverk/wguru_r.png') top right repeat-y transparent;
}
#custom_info_window_red_bl{
  width: 3px;
  height: 3px;
  background: url('../ramverk/wguru_bl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_bl.png', sizingMethod='crop');
}
#custom_info_window_red_b{
  background: url('../ramverk/wguru_b.png') top left repeat-x transparent;
}
#custom_info_window_red_br{
  width: 3px;
  height: 3px;
  background: url('../ramverk/wguru_br.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_br.png', sizingMethod='crop');
}
#custom_info_window_red_max{
  width: 13px;
  height: 13px;
  background: url('../ramverk/wguru_max.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_max{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_max.png', sizingMethod='crop');
}
#custom_info_window_red_min{
  width: 13px;
  height: 13px;
  background: url('../ramverk/wguru_min.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_min{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_min.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 0px;
  height: 0px;
  background-image:none;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../ramverk/wguru_beak.png', 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: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:40px;
  font-weight:bold;
  
}
#custom_info_window_red_contents .title{
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}
