.guasBackgroundContent {
  top:0px;
  left:0px;
  position: fixed; 
  text-align:left;
  width:100% !important;
  z-index:1510;
  height: 100%;
  /*background: url(/p/bg.gif);*/
  background:#5889DB;
/*//position: absolute;
top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + "px");*/}

#gausWindow
    {
    padding:0px;
    top:0px;
    left:0px;
    position:fixed; 
    text-align:left;
    width:100%;
    height: 100%;
    z-index:1550;
    /*//position: absolute;
    top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + "px");*/
    }


#gw_workspace
    {
    background:#ffffff;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
    }

#gw_lt
    {
    background:url(images/bg_lt.gif) left top no-repeat;
    height:13px;
    font-size:5px;
    padding:0px;
    }

#gw_rt
    {
    background:url(images/bg_rt.gif) right top no-repeat;
    height:13px;
    font-size:5px;
    padding:0px;
    }

#gw_ct
    {
    padding:0px;
    background:#ffffff;
    margin-left:14px;
    margin-right:14px;
    height:13px;
    font-size:5px;
    line-height:1px;
    }

#gw_lb
    {
    background:url(images/bg_lb.gif) left bottom no-repeat;
    height:13px;
    font-size:5px;
    padding:0px;
    }

#gw_rb
    {
    background:url(images/bg_rb.gif) right bottom no-repeat;
    height:13px;
    font-size:5px;
    padding:0px;
    }

#gw_title
    {
    padding-top:15px;
    margin-left:7px;
    margin-right:15px;
    padding-bottom:12px;
    border-bottom:1px solid #D7D7D7;
    color:#9F9F9F;
    font-size:16px;
    font-weight:bold;
    }

#gw_close
    {
    width:14px;
    height:14px;
    background:url(images/gc_close.gif) right bottom no-repeat;
    float:right;
    cursor:pointer;
    }

#gw_logo
    {
    background:url(images/gc_logo.gif) center no-repeat;
    margin-top:25px;
    margin-bottom:20px;
    min-height:25px;
    text-align:center;
    }


#gausStatus
    {
    text-align:center;
    margin-top:5px;
    color:#666666;
    margin-bottom:10px;
    font-family:arial;
    font-size:12px;
    }

#gausError
    {
    display:none;
    text-align:center;
    margin-top:3px;
    width:350px;
    background:#ffffff;
    height:60px;
    position:absolute;
    color:red;
    font-weight:bold;
    z-index:10;
    font-family:arial;
    font-size:12px;
    }

#gausProgress
    {
    text-align:center;
    margin-top:5px;
    margin-left:9px;
    padding:0px;
    margin-right:9px;
    }

#gw_pr_center
    {
    height:10px;
    padding:0px;
    background:url(images/gc_pr_center.gif) repeat-x;
    margin-bottom:5px;
    }

#gw_pr_act
    {
    height:10px;
    background:url(images/gc_pr_act.gif) repeat-x;
    padding:0px;
    }

#gw_pr_left
    {
    padding:0px;
    background:url(images/gc_pr_left.gif) top left no-repeat;
    }

#gw_pr_right
    {
    padding:0px;
    padding-left:5px;
    height:10px;
    background:url(images/gc_pr_right.gif) top right no-repeat;
    text-align:left;
    }

#gw_pr_desc
    {
    padding:0px;
    color:#9F9F9F;
    font-size:11px;
    }

.gausErrHelp
    {
    padding-top:4px;
    font-weight:normal;
    }

.gausBannerState
	{

	}
