.customwnd { background: #F1F5F8; }
.customwnd iframe { border: 0px none; overflow: auto; }

.customwnd .customwnd_content { background: #F1F5F8; }
.customwnd .customwnd_title { position: relative; margin: -6px 0px 28px 0px; padding-right: 10px; font: 28px/32px Tahoma; text-transform: uppercase; color: #024186; }
.customwnd .customwnd_body { position: relative; }
.customwnd .customwnd_footer { display: none; padding-top: 7px; position: relative; font: 12px Arial; text-align: center; color: #A8ACAD; }
.customwnd .customwnd_footer a { color: #A8ACAD; text-decoration: underline; }
.customwnd .customwnd_footer a:hover { text-decoration: none; }
.customwnd .customwnd_close { position: absolute; right: 0px; top: 0px; display: block; width: 50px; height: 50px; font-size: 0px; background: url('images/close.gif'); cursor: pointer; }
.customwnd .customwnd_close:hover { background-position: 0px -50px; }

.customwnd-preloader { background: #FFFFFF url('images/preloader.gif') no-repeat 4px 4px; padding: 4px 4px 4px 24px; color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; }
