/*
 * GxUI Library 2.0.1
 * Copyright (c) 2009, Artech
 * All rights reserved.
 * 
 * GxUI Library is freely distributable under the terms of the BSD license.
 * 
 */


#msg-div {
    position:absolute;
    /*left:35%;*/
    /*top:10px;*/
    width:250px;
    z-index:20000;
}