I have all my rows in the shopping cart one color and would like to put a line after the items to seperate them. I tried adding:
to the .rowOdd in the stylesheet but it didn't do anything. Is there another way to go about this?Code:border-bottom: 1 solid #cccccc;



