On this page: http://catonthecouchproductions.com/fish/fishing-trips.html in IE the font is much larger and is cutting off the page. I have a simple:
<!--[if IE 7]>
<style type="text/css" media="all">.borderitem {
border-style:solid;
}
p.trip-includes-text,ul li{
font-size:10px;
}
p.about-text{
font-size:11px;
}
</style>
<![endif]-->
If conditional to change the font but I cant get it to change. As well as the includes box on the bottom left, it is being cut out. I tried googleing this issue but the articles I found didnt help.
Any ideas on what I can do?
Thanks,
Ryan