
table.productlisting {
	border-top: 1px solid #999;
	margin-bottom: 5px;
}

table.productlisting td {
	border-bottom: 1px solid #999;
}

table.productlisting td img {
	border: 1px solid #999;
}


