table#Product {
	margin:3px;
	border: 1px solid #3A3A3A;
	margin-bottom:20px;
}
div#Products {
	margin-top: 80px;
}

table#Product tr#ProductTitle td {
	background-color: #CC3300;
	color: White;
}

table#Product tr#ProductTitle td a:link, table#Product tr#ProductTitle td a:visited {
	color: White;
}

div.ImageCaption {
	font-size:10px;
	color: Black;
}

div.ImageCaption p {
	text-align:center;
	margin:0px;
}

div.Prayer {
	margin-left:150px;
}

div.Prayer p {
	margin-top:0px;
	margin-bottom:8px;
}
div.Prayer div {
	background-color: #F5F5DC;
	margin-left:10px;
	padding:10px;
}