table#Products {
	border:1px dotted silver;
	border-bottom:0px;
	margin-top:10px;
}

td {
	border-bottom:1px dotted silver;
	vertical-align: top;
}

th {
	background-color: #347EB5;
	color: White;
	font-weight: bold;
	text-align: left;
}

div.Title{
	margin-bottom:15px;
	margin-top:10px;
	margin-left:10px;
}

div.Title a:link, div.Title a:visited {
	font-weight: bold;
	font-size:18px;
	line-height:22px;
	color: #A05155;
}

div.Title a:hover {
	text-decoration: underline;
}
