#login { background-color: #FFF; }
#loginBox { border: 1px solid #eee; }
#loginBanner { width: 395px; height: 111px; background: #FFF url(img/lozenge395yb.png) no-repeat left top; margin-bottom: 30px; }
#footerPanel { margin: 25px 0 25px 0; border-top: 1px solid #eee; }
#footerPanel h3 { font-size: 11px; font-weight: normal; color: #aaa;}
#footerPanel p { font-size: 10px; font-weight: normal; color: #aaa;} 
#logopanel {  background: #FFF url(img/lozengeyb.png) no-repeat left top; background-color: #fff; height: 115px;}


/*Tree - When group is inactive*/
.group-inactive {

    background-color:#eaffea !important;

}
.group-inactive:hover {

    background-color:#d2e5d2 !important;

}