.jars { 
width: 460px;
border: 2px;
font-size: 14px;
line-height: 20px;
}

table {
width: 460px;
font-size: 14px;
margin: 20px 0 30px 49px;
}

td, th {
padding: 5px;
border: 0;
}

th.pic, td.pic {
padding: 0;
width: 40px;
}

th {
font-weight: normal;
color: white;
background-color: #777777;
text-align:left;
}

tr.units {
color: white;
background-color: #999999;
}

tr.even {
background-color: #BACEEA;
}

tr.odd {
background-color: #cccccc;
}