/* CSS STYLE LINDE GLOBAL INTRANET */
/* Sets the width and float properties of the left sidebar */
#body-sidebarleft {
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:174px;
	margin-right:43px;
}

