#custom_info_window_red{
  width: 287px;
}
#custom_info_window_red_contents{
  background-color: #FFF;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: url('/Images/Aanbod/tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Aanbod/tl.png', sizingMethod='crop');
}

#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  background: url('/Images/Aanbod/tr.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Aanbod/tr.png', sizingMethod='crop');
}

#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
  background: url('/Images/Aanbod/bl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Aanbod/bl.png', sizingMethod='crop');
}

#custom_info_window_red_br{
  width: 16px;
  height: 16px;
  background: url('/Images/Aanbod/br.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Aanbod/br.png', sizingMethod='crop');
}
#custom_info_window_red_close{
  width: 12px;
  height: 12px;
  background: url('/Images/Aanbod/close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Aanbod/close.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 43px;
  height: 50px;
  background: url('/Images/Aanbod/beak.png') top left no-repeat transparent;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Aanbod/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: 1px 0;
  padding: 5px;
}
#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}

#custom_info_window_red_b {
width:287px !important;
background:#fff url('/Images/Aanbod/b.png') right bottom;

}

#custom_info_window_red_l {width:16px !important;background:#fff url('/Images/Aanbod/l.png') left bottom;}
#custom_info_window_red_r {width:16px !important;background:#fff url('/Images/Aanbod/r.png') right top;}
#custom_info_window_red_t {width:287px !important;background:#fff url('/Images/Aanbod/t.png') left top;}

