﻿/*this class is for browsers that don't support background transparency for .PNG files */
.PNGImg{behavior:url(Client/Scripts/pngimg.htc);}

#UltraWebListbar1_Items IMG 
        {
            behavior:url(Client/Scripts/pngimg.htc);
            width:34px;
            height:32px;
        }
