They are correctly aligned for the comstock template.
each of the elements is set in its own box which is positioned as shown.
open includes/templates/comstock/css/stylesheet.css
find the following declaration and add the highlighted portion
#shopOptions {
display:none;
margin: 10px 0 0 0;
padding: 0;
background: url(../images/options.gif) center center no-repeat;
height: 40px;
}
Bookmarks