       .swfupload
        {
            vertical-align: top;
            margin-right: 0px;
        }
        .progessBarBack
        {
            width: 100px;
            background: url('/js/swfupload/progressBg.png');
            height: 10px;
        }
        .progessBarFace
        {
            width: 0px;
            background: url('/js/swfupload/progressBgMove.png');
            height: 10px;
        }
