<div id="container">
<div class="horizontal">Here is an item in the list</div>
<div class="horizontal">Here is an item in the list</div>
<div class="horizontal">Here is an item in the list</div>
<div class="horizontal">Here is an item in the list</div>
<div class="horizontal">Here is an item in the list</div>
<div class="horizontal">Here is an item in the list</div>
<div class="horizontal">Here is an item in the list</div>
</div>
<div id="controls">
<input type="button" id="toggleAlign" value="Toggle List Alignment">
</div>