
.plantingTable {
    background: #eee;
}
.colOne {
    background: 
    #666;
    width: 16%;
    float: left;
    padding: 1% 2%;
	color: #fff
}