@-moz-document domain('facebook.com') {

#navSearch {
height: 20px !important;
}

/*START Fixed Top Bar*/
#content {
position: relative !important;

}

#globalContainer {
padding-top: 0px !important;
}
/*
#globalContainer > div:nth-child(-1n+2) {
width: 981px !important;
}
*/
#pageHead {
left: 50%;
margin-left: -490.5px !important;
width: 981px !important;
position: fixed !important;

background-color: #3B5998 !important;
z-index: 9999 !important;
}

#blueBar {
position: fixed !important;
z-index: 1 !important;
}

/*STOP Fixed Top Bar*/

/*START Chat Effects*/
.disabled {
opacity: 0.9 !important;
}
.openToggler {
opacity: 1 !important;
}
/*STOP Chat Effects*/

/*START Fixed Left Bar*/
#leftCol {
position: fixed !important;
border: none !important;
}

#content {
padding-top: 41px !important;
}
/*STOP Fixed Left Bar*/
}
