#loading {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 900px; background-color: #626464; opacity: 0; filter: alpha(opacity=0); margin: 0; z-index: 100; }
#inprogress {float: left; position: absolute; top: 0; left: 0; display: none; z-index: 101; background: #fff url(loading.gif) no-repeat 93% 50%; padding: 20px 50px 20px 20px; font: 12px Tahoma; color: #333; border: 4px solid #4b4d4d; -moz-border-radius: 6px;}
#modalwin {display: none; position: absolute; top: 100px; left: 100px; z-index: 101;}
#modalwin .close {background: url(closebtn.gif) no-repeat center center; display: inline-block; width: 24px; height: 24px; position: absolute; left: 0; top: 0;}
#modalwin .close:hover {}
#modalwintext {background: #f9f9f9; font: 12px Tahoma; color: #666; border: 2px solid #ddd; padding: 10px; margin: 10px 0 0 10px; -moz-border-radius: 4px;}
#modalwidthcalc {display: none; font: 12px Tahoma; padding: 10px;}

#slider {width: 200px; height: 200px; overflow: hidden; font: 12px tahoma; background: #f9f9f9; padding: 5px 10px 0 10px; border: 2px solid #ddd;}
#slider ul {list-style: none; margin: 0; padding: 0;}
#slider li {width: 200px; height: 200px; overflow: hidden; margin: 0; padding: 0;}
