Quote
вот это вставить в КСС :
Code
/* Ajax Windows 7 by 98FPS.Net.Ru */
/* uWnd newlook */
div[id*="_uwndWnd"] .xw-tl, div[id*="_uwndWnd"] .xw-bl {background-image:url('/images/ajax/left-corners.png'); background-color:transparent;) transparent;padding-left:7px;}
div[id*="_uwndWnd"] .xw-tr, div[id*="_uwndWnd"] .xw-br {background-image:url('/images/ajax/right-corners.png');padding-right:7px;}
div[id*="_uwndWnd"] .xw-bc {background-image:url('/images/ajax/top-bottom.png'); background-color:transparent; cursor:default !important; padding-top:1px;}
div[id*="_uwndWnd"] .xw-tc {background-image:url('/images/ajax/top-bottom.png'); background-color:transparent; height:25px !important;}
div[id*="_uwndWnd"] .xw-hdr-text {color:#000; text-shadow: 0px 0px 5px #e0e0e0 !important; font-weight:normal !important;}
div[id*="_uwndWnd"] .xw-ml {background-image:url('/images/ajax/left.png');padding-left:7px;}
div[id*="_uwndWnd"] .xw-mr {background-image:url('/images/ajax/right.png');padding-right:7px;}
div[id*="_uwndWnd"] .xw-mc {border:0; background:#e0e0e0;}
div[id*="_uwndWnd"] .xw-body, div[id*="_uwndWnd"] .myWinCont {border:0; background:#e0e0e0;}
div[id*="_uwndWnd"] {-moz-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
div[id*="_uwndWnd"] .xw-tc {overflow:visible;}
div[id*="_uwndWnd"] .xt-close {background-image:url('/images/ajax/close.png');height:18px;width:44px;z-index:333;position:absolute;top:-4px;right:-2px;}
div[id*="_uwndWnd"] .xt-close-over {background-position:-44px 0px;}
div[id*="_uwndWnd"] .xw-blank {opacity:0.4 !important;background-color:#fff;margin:0px !important;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-webkit-border-radius-bottomleft:4px;-webkit-border-radius-bottomright:4px;}
div[id*="_uwndTop"] .x-sh, div[id*="_uwndWnd"] .xw-bl[style="display:none;"] {display:none !important;}
div[id*="_uwndWnd"] .xt-mini{display:none}
div[id*="_uwndWnd"] .xt-maxi{display:none}
div[id*="_uwndWnd"] .xt-rest{display:none}
div[id*="_uwndWnd"] .xw-resize .xw-mc {cursor:default}
div[id*="_uwndWnd"] .xw-draggable,.xw-draggable .xw-hdr-text{cursor:default !important}
.myWinLoad {margin:5px;width:100%;height:80%;background:url('/images/ajax/ajax.gif') no-repeat center center;}
.myWinLoadSF {
background:url('/images/ajax/eror.png') no-repeat scroll 0 0 transparent;
height:16px;
margin:2px;
width:16px;
}
.myWinLoadSD {
background:url('/images/ajax/ok.png') no-repeat scroll 0 0 transparent;
height:16px;
margin:2px;
width:16px;
}
.myWinLoadS {
background:url('/images/ajax/loading.gif') no-repeat scroll 0 0 transparent;
height:16px;
margin:2px;
width:16px;
}
/* -------------- */