h2, div, table, tr, td, img{
margin: 0px;
padding: 0px;
border: 0px;
}
.ContentArea {
	color: #eeeeee;
	background-color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Product {
	margin-bottom: 15px;
}
.ProductIMG {
	float: right;
}
.TextLink {
	color: #00FF00
}