At the very bottom of the page the three read more buttons aren't displaying correctly in IE 7. Why is this? I have tried everything!
.readmore {
background-image: url("images/readmore-left3.png");
display: block;
float: right;
height: 24px;
margin-top: 10px;
}
.readmore a {
background: url("images/readmore-right3.png") no-repeat scroll right center transparent;
color: #414040;
display: block;
float: right;
font-family: Arial;
font-size: 11px;
height: 21px;
margin-right: -15px;
padding: 3px 10px 0;
text-shadow: 1px 1px 0 #FFFFFF;
}