As for me there are 2 steps to achieve this.
1. go to stylevars.
style manager> stylename> stylevars> Inner Border Width (pixels) > change value from 1 to
0 , this will make no borders at all. then you need horizontal border.
2. go to main css,
style manager> stylename>First Alternating Color > Extra CSS Attributes> put in there
HTML Code:
border-bottom: 1px solid #CCC;
Do the the same for
Second alternating Color