Working on a website that looks great in all browsers except IE. Looks like either a margin or padding issue. The words "Featured News" and the "Nashville" box are mashed into the bottom of the slider in IE.
Any help would be greatly appreciated.
Website:
http://thenextdoor.org
Code for "Featured" which is similar for the "Sidebar"
#featured{
width:613px;
height:100%;
float:left;
margin-left:36px;
margin-top:40px;
}
Many thx.