It looks OK in IE8 - the problem in IE6 and 7 seems to be caused by the float:left; here:

.description {
margin: 15px 15px 15px 15px;
float: left;
}