In the site http://www.nauticawatches.com/ the contents of div#nav fall 
apart in IE5 for Mac (see attached image sent by the client).  I don't have 
a Mac at this location, and I have had trouble downloading IE Mac for 5 at 
home, so I was hoping someone with that browser could look at the site and 
suggest what is breaking the IE5 for Mac display.  The CSS for the nav id is

#nav {
background-color: #fff;
margin: 0;
padding: 0;
}
#nav a img {
margin: 15px;
}
#nav ul {
list-style-type: none;
}
#nav ul li {
float: right;
padding: 0;
margin: 0;
}
#nav ul li a {
display: block;
padding: 0;
margin: 10px 0 0 0;
text-decoration: none;
}
#nav ul li a img{
margin: 10px 10px 0 0;
}

Any help would be appreciated!

---Carl (my first post to the list)

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to