#discount_table {
	float: left;
	margin-left: 15px;
	width: 170px;
}

#product_table {
	float: right;
	margin-right: 15px;
}

#ent-links {
	text-align: center;

}

br {
	clear: both;
}
