/** @param string $value the css style for the InformationPart */
	function setInfoStyle($value) {
		$this->infoStyle = $value;
	}