Okay I am going out of my mind and I can’t figure this out
See this page (http://www.musicmarketing.ca/enews_master/enews_master.html) in IE it looks good there is no space at the bottom of the div box. Now look at it in Firefox and you’ll see that nasty space at the bottom. How do I fix this??
Here is the CSS for the DIV
.content_photo {
float: left;
width: 630px;
margin-top: 5px;
margin-left: 4px;
border: 1px solid #333333;
height: auto;
margin-bottom: 10px;
}