.contentBody a img, #content a img
{
border: 0px;
float: left;
}

#items
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

#items li
{
clear: both;
min-height: 90px; /* IE6 Hackery */
height: 90px;
height: auto !important;
}
