#winbox { position:absolute; left: -900px; top: 335px; width: 750px; height: 600px;  z-index: 250;  }
#showbox { width: 740px; height: 630px;  z-index: 250; overflow: hidden; display: block;  }

#showbox { width: 740px; height: 600px;  }
#showbox .form_name { font:normal 18px Verdana; color: #2987c5; margin: 3px 0px 0px 10px; }
#showbox .close { float: right; margin-right: 1px }
#showbox .close INPUT { width: 16px; height: 16px; background-color: #0e598b; font:bold 10px Verdana; color: #FFF; border: none; text-align: center; padding: 0px }
#showbox h1 { margin: 0px 0px 0px 0px; }
#showbox LI { font:normal 12px Verdana; color: #000; margin-top: 4px; }

.clsPageGreyDiv { position: absolute; overflow: hidden; width: 10px; height: 10px; left: -10px; top: -10px; z-index: 110; opacity: .3; background-color: #000; }

#loader { display: none; }
#loader_table { margin-top: 20px; }

.banner { text-align: center; margin: 25px 0px 0px 0px; }
.banner IMG { cursor: pointer; }