At the bottom of the page on
http://www.nhqualitycampaign.org there is an unordered list of news items. If you view it in Firefox the bullets pefectly align on the left side. If you view it in Internet Explorer the bottom two bullets are farther to the left than the bullets above them. Initially I thought this was because of the image, so I removed that but the bullets still would not align. I tried clear: left; in the styles but that forced the entire list far down the page. I also tried setting a specific margin and padding on the left, but that did not work either. What can I do to ensure the bullets always align properly in IE? Thanks.