<div style="width: 300px">
<div id="one" style="float: left">saved</div><input type="submit" id="two" style="float: right" value="Submit" />
</div>
I would like div#one to be centred in the space between the left edge of the parent div and the left edge of the submit button.