ul.plugin-table{border: 1px solid #000000; padding: 0 15px;}
ul.plugin-table li{border-bottom: 1px solid #000000; padding: 0 15px;}
ul.plugin-table li.table-head{font-weight: bold; color: #ffffff; background-color: grey;}
ul.plugin-table li:nth-child(even){background-color: #f2f2f2;}
ul.plugin-table li:last-of-type{border-bottom: none;}
ul.plugin-table li > div{border-right: 1px solid #000000;}
ul.plugin-table li > div:last-of-type{border-right: none;}
ul.plugin-table li:hover{background-color: lightgrey;}