.iWinBorder      { border:1px solid #000000; background-color:#ffffff; box-shadow: 0px 3px 15px #333333; border-radius:5px; }
.iWinCaption     { background-color:#000000; height:20px; }
.iWinCaptionText { font-size:12px; color:#ffffff; font-weight:bold; }
.iWinBtnClose    { cursor:pointer; color:#ffffff; background:transparent; font-weight:bold; }
.iWinContent     { font-size:12px; color:#222222;}

.iWinStyle3 .iWinTd3 img { position:relative; top:10px; left:-10px; }
.iWinStyle3 .iWinTd5 { box-shadow:0px 0px 10px #444444; }

.iWinContentMsg { padding:10px; }
.iWinContentMsg textarea { width:100%; box-sizing: border-box; }
.iWinContentMsg .iWinContentMsgContent { text-align:center; }
