.RecipeColumn {	margin: 10px 0 10px 10px;	border: 1px solid #333;	padding: 0;	background: #eee;	overflow: auto;	width: 400px;	float: left;}/* this is a div wrapped around the .RecipeListPlugin element that has been floated left -- ie6 doubles this margin when floated*/.iemarginfix {	margin-left:110px;}