/* CSS STYLE LINDE GROUP 2.0 */
/* Sets the width and float properties of the left sidebar */
#body-sidebarleft {
	float:left;
	width:174px;
	margin-right:42px;
}
