At the end of my UITableViewCell, I have a line of pixel that I cannot remove. The line will change color as the cell is selected. It also changes color according to my selectionStyle. Here is a screenshot demostrating this problem.
alt text http://img33.imageshack.us/img33/2383/picture1nki.png
The cell is created with interface builder. 2 images are set as the background, one for selected, one for non-selected.
Any ideas how to remove that line?