/*
	@homepage http://userstyles.org/styles/25054
	@updateurl http://userstyles.org/styles/iecss/25054/Facebook%3A%20Chat%20bar%20displays%20on%20the%20left.css
	@domain facebook.com
*/
.fbDock {
display: -moz-box !important;
position: fixed !important;
left: 0 !important;
}

#fbDockChat,
#fbDockChatTabSlider,
#fbDockChatBuddylistNub {
display: -moz-box !important;
-moz-transform: scalex(-1) !important;
}
