/* needed to compensate indents using margin-left styles, in this case the width is not computed correctly in IE6  */ 

#content p {
	width: 90%;
}	
