.post {
background-color: #ccc;
padding: 10px;
color: #333;
}

h2 {
color: #333 !important;
}

.productcart {
margin-bottom: 20px;
}

.post td, .firstrow td {
border: 1px solid #ccc !important;
}
