/*
 *	$Id$
 */

#level0 {
}

#level1 {
}

#level2 {
    margin-left: 130px;
    padding: 0px;

}

#dbAllUsers {
    margin-left: 0;
    float: left;
    width: 350px;
    height: 486px;
}

#dbMain {
    margin-left: 354px;
    margin-right: 0;
}

input.fakePanelMenuItem {
    border: 0px;
    border-image: none;
    width: 100%;
    text-align: left;
    padding-left: 0px;
    background-color: transparent;
    cursor: pointer;
}

#agAllUsers {
    position: absolute;
    width: 300px;
    height: 605px;
    left: 6px;
}

#agMain {
    position: absolute;
    width: 68%;
    height: 605px;
    left: 310px;
}
