#leftmenu {
	float: left;
	margin-right:5px;
	}

#bodycontent {
	float: left;
	width: 600px;
	}

#bodysalecontent {
	float: left;
	width: 480px;
	}

#ads {
	float: right;
	width: 165px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 135px;
	}
html>body ads {
	width: 135px; /* ie5win fudge ends */
	}


