.mm-loadmask-base { position: absolute; left: 0px; top: 0px; }
.mm-loadmask-base .mask{ position: absolute; left: 0px; top: 0px; background-color:#aaa; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.mm-loadmask-base .animation{ position: absolute; width: 140px; height: 80px; }
.mm-loadmask-base .animation .loader{ width: 140px; height: 31px; background-image:url(http://www.my-musix.com/application/weblets/loadmask/img/loading.gif); background-position: center; background-repeat: no-repeat; }
.mm-loadmask-base .animation .text{ height: 49px; width: 140px; text-align: center; }
.mm-loadmask-base .animation .text h4{ padding: 10px 0px 2px 0px; margin: 0px; font-size: 15px; color:#111; text-align: center; }

