.stylized_map { font-size: 13px; width: 300px; height: 474px; overflow: hidden; cursor: default; margin:1px 0; }
.stylized_map .window { background:#222; width: 200px; padding: 10px 20px; color: #AAA; }
.stylized_map .window-imgcnt { position:absolute; top: -160px; left: 0; z-index:106; width:235px; height:160px; background: #000 url(../images/wait.gif) no-repeat center center; overflow: hidden; }
.stylized_map .window-noslides { display: none; }
.stylized_map .window-imgcnt, .slides_container, .slides_container img { width:320px; height:160px; cursor: default; }
.stylized_map h3.window-title { font-size: 13px; font-weight: bold; padding:0; margin:0; color:#FFF; text-transform: uppercase; }
.stylized_map .window-desc { overflow:hidden; margin: 7px 0 0; padding: 0;}
.stylized_map .window-arrow, .stylized_map .window-close { position: absolute; z-index: 107; bottom: -9px; left: 147px; width: 20px; height: 13px; background: url('../img/arrow.png') no-repeat center top; }
.stylized_map .window-close { background: url('../img/close.png') no-repeat; width: 10px; left: 170px; top: 12px; cursor: pointer; }