/*
 *	$Id$
 */

#level0 {
}

#level1 {
}

#level2 {
    margin-left: 130px;
    padding: 0px;

}

#lftStatusServices {
    visibility: hidden;
    /*background-color: #FBFFE6;*/
    background: transparent url('../img/bgP.png') repeat left top;
    filter: alpha(opacity=90);
    position: absolute;
    width: 185px;
    top: 0px;
    /*height:70px;
    left:330px;*/
    left: 0px;
    /*    right:6px; */
    z-index: 0;
    border-top: 6px solid #3D85CF;
    border-left: 1px solid #3D85CF;
    border-right: 1px solid #3D85CF;
    border-bottom: 1px solid #3D85CF;
}

#agAllUsers {
    position: absolute;
    width: 300px;
    height: 605px;
    left: 6px;
}

#agMain {
    position: absolute;
    width: 68%;
    height: 605px;
    left: 310px;
}

#dbAllUsers {
    margin-left: 0;
    float: left;
    width: 300px;
    height: 486px;
}

#dbMain {
    margin-left: 304px;
    margin-right: 0;
}
