/* CSS Document */

.article2  tr:nth-child(even) {background: #e9eeea}
.article2  tr:nth-child(odd) {background: #FFF}

.article2{border-collapse: collapse; border: solid 2px #e9eeea;}

.article2  td{padding: 3px;}