/* CSS STYLE LINDE GAS */
/* Sets the width and float properties of the right sidebar */
.body-tools {
	width:211px;
	float:right;
	font-size:12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
}
#body-tools-table { 
}
.body-tools-table-spacer {
		height:13px;
		_height:10px;
		border:0px;
}
.body-tools-table-margin {
		height:1px;
		background-color:rgb(255,255,255);
		border:0px;
}
.body-tools-table-container {
		border:0px;
}
.body-tools-genclass-formcell {
		height:0px;
		diaplay:none;
}
#body-sidebarright {
	float:left;
	width:211px;
	margin-left:47px;
	_margin-left:38px;
}

