#custom_info_window_red{
  width: 390px;
}
#custom_info_window_red_contents{
  background-color: #000;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: url('images/left_tl.png') top left no-repeat transparent;
 }
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/css/images/left_tl.png', sizingMethod='scale');
}
#custom_info_window_red_t{
  background: url('images/top_bg.png') top left repeat-x transparent;
}
#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  background: url('images/right_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/css/images/right_tl.png', sizingMethod='scale');
}
#custom_info_window_red_l{
  width: 18px;
  background: url('images/left_bg.png') top left #000 repeat-x;
}
#custom_info_window_red_r{
  width: 18px;
  background: url('images/right_bg.png') top right #000 repeat-x;
}
#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
  background: url('images/bott_left_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/css/images/bott_left_tl.png', sizingMethod='scale');
}
#custom_info_window_red_b{
  background-color:#000;
}
#custom_info_window_red_br{
  width: 16px;
  height: 16px;
  background: url('images/bott_right_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/css/images/bott_right_tl.png', sizingMethod='scale');
}
#custom_info_window_red_close{
  width: 34px;
  height: 34px;
  background: url('images/close_t.png') top left no-repeat transparent;

  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/css/images/close_t.png', sizingMethod='scale');
}
#custom_info_window_red_max{
  width: 21px;
  height: 21px;
  background: url('http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/examples/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='../../App_Themes/css/images/corners/red_max.png', sizingMethod='scale');
}
#custom_info_window_red_min{
  width: 21px;
  height: 21px;
  background: url('http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/examples/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='../../App_Themes/css/images/corners/red_min.png', sizingMethod='scale');
}
#custom_info_window_red_beak{
  width: 28px;
  height: 38px;
  background: url('images/black_beak.png') top left no-repeat transparent;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/css/images/black_beak.png', sizingMethod='scale');
}
#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: 0px 0;
  padding: 0px;
}
#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}
.store_info_window
{
	background:url('images/left_bg.png') top left repeat-x #000;
	color:#ddcbc0;}
	
.store_info_mark
{
	background:url('images/storetip_mark.gif') top left no-repeat;
	width:240px;height:19px;}
	
.store_zoomin_icon a
{
	background:url('images/zoomin_icon.gif') 0px 0px no-repeat;
	width:54px;height:16px; display:block; margin-right:20px;}
	
.store_moreinfo_icon a
{
	background:url('images/moreinfo_icon.gif') 0px 0px no-repeat;
	width:70px;height:16px; display:block;}	