Add to your stylesheet
Code:
/*test*/.tabTable .centerBoxContentsProducts {
background: none;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
line-height: normal;
padding-bottom: 4px;
padding-top: 3px;
}
.tabTable .centerBoxContentsProducts .listingDescription {
font-size: 14px;
font-weight: normal;
}
.tabTable .centerBoxContentsProducts h3 a {
color: #000000;
text-decoration: underline;
}/*test*/
This is a start - adjust as desired. You may need to add more specialized rules to restore everything to match other rows.