		#content {
			float: left;
			width: 95%;
			\width: 95%;
			w\idth: 95%;
			padding: 0px;
			margin: 0px;
			background-color: #ffffff;
			overflow: visible; /*important for IE*/
			/*height: 100%; don't set the height, otherwise IE displays the content part incorrectly*/
			}
		
		