Just put this style text in the <head> portion of the Archive Index template:
CODE
<style>
.archive {
width: auto;
position: relative;
clear: none;
float: left;
margin-right: 2em;
margin-left: 2em;
}
</style>
.archive {
width: auto;
position: relative;
clear: none;
float: left;
margin-right: 2em;
margin-left: 2em;
}
</style>