p.theme {
	font-style: italic;
	font-weight: bold;
	}
table.calendar {
	float: right;
	border: 1px solid #9cf;
	margin-left: 20px;
	margin-bottom: 10px;
	}
table.calendar td {
	padding: 2px;
	}
table.calendar th.next {
	text-align: right;
	}
table.calendar th {
	background: #def;
	}
table.calendar td.highlight1 {
	font-weight: bold;
	background: #ffc;
	}
h3 {
	clear: none;
	}
p.excerpted-from {
	border-top: 2px dotted #9cf;
	font-size: small;
	}
img.product-image {
	float: right;
	border: 0;
	margin: 0 0 10px 10px;
	}
img.left-product-image {
	float: left;
	border: 0;
	margin: 0 10px 10px 0;
	}
p.note {
	font-weight: bold;
	}
