/*
#headerUserInformation {
   display:none;
}
*/

#userLogin {
border-right:0;
display:none;
border-left:0;
}

#userLogout {
border-right:0;
border-left:0;
display: none;
}

#userEnable {
border-right:0;
border-left:0;
display: none;
}

#userDisable {
display: none;
border-right:0;
border-left:0;
}

#userChart {
border-right:0;
border-left:0;
}
