
#custom_info_window_red {
width:400px;
}
#custom_info_window_red_contents {
background-color:#FFFFFF;
}
#custom_info_window_red_tl {
background:transparent url('../images/corners/red_tl.png') no-repeat scroll left top;
height:16px;
width:16px;
}
* html #custom_info_window_red_tl {
background-image:none;
}
#custom_info_window_red_t {
background:transparent url('../images/corners/red_t.png') repeat-x scroll left top;
}
#custom_info_window_red_tr {
background:transparent url('../images/corners/red_tr.png') no-repeat scroll left top;
height:16px;
width:16px;
}
* html #custom_info_window_red_tr {
background-image:none;
}
#custom_info_window_red_l {
background:transparent url('../images/corners/red_l.png') repeat-y scroll left top;
width:3px;
}
#custom_info_window_red_r {
background:transparent url('../images/corners/red_r.png') repeat-y scroll right top;
width:3px;
}
#custom_info_window_red_bl {
background:transparent url('../images/corners/red_bl.png') no-repeat scroll left top;
height:16px;
width:16px;
}
* html #custom_info_window_red_bl {
background-image:none;
}
#custom_info_window_red_b {
background:transparent url('../images/corners/red_b.png') repeat-x scroll left top;
}
#custom_info_window_red_br {
background:transparent url('../images/corners/red_br.png') no-repeat scroll left top;
height:16px;
width:16px;
}
* html #custom_info_window_red_br {
background-image:none;
}
#custom_info_window_red_close {
background:transparent url('../images/corners/red_close.png') no-repeat scroll left top;
cursor:pointer;
height:21px;
width:21px;
}
* html #custom_info_window_red_close {
background-image:none;
}
#custom_info_window_red_max {
background:transparent url('../images/corners/red_max.png') no-repeat scroll left top;
cursor:pointer;
height:21px;
width:21px;
}
* html #custom_info_window_red_max {
background-image:none;
}
#custom_info_window_red_min {
background:transparent url('../images/corners/red_min.png') no-repeat scroll left top;
cursor:pointer;
height:21px;
width:21px;
}
* html #custom_info_window_red_min {
background-image:none;
}
#custom_info_window_red_beak {
background:transparent url('../images/corners/red_beak.png') no-repeat scroll left top;
height:38px;
width:28px;
}
* html #custom_info_window_red_beak {
background-image:none;
}
#custom_info_window_red_contents .section1 {
margin:0pt;
padding:0pt;
}
#custom_info_window_red_contents .section2 {
background-color:#FFDFDF;
border-bottom:1px dotted #990000;
border-top:1px dotted #990000;
margin:0pt;
padding:0pt;
}
#custom_info_window_red_contents p {
margin:1px 0pt;
padding:5px;
}
#custom_info_window_red_contents .title {
background-color:#990000;
color:#FFFFFF;
font-size:18px;
font-weight:bold;    
}

.tooltip {
        background-color:#ffffff;
        font-weight:bold;
        border:1px #006699 solid;
        white-space: nowrap;
}

.maplabel {background-color: white; font-size: 7px; white-space: nowrap;}