.products
{
  border: 1px inset #ffd56f;
}

.products td
{
	background-color: #ffd56f;
	padding: 5px;
	border-bottom: 1px dotted #08969b;
}