/* * GxUI Library 2.0.1 * Copyright (c) 2009, Artech * All rights reserved. * * GxUI Library is freely distributable under the terms of the BSD license. * */ .gxui-splash-msg div { padding:5px 10px 5px 10px; background: transparent; border: 0px; color:#333; font:normal 9px tahoma, arial, helvetica, sans-serif; cursor:wait; }