/*=icing
---------*/
#icing { background-image: url(../images/icing_bg7.jpg); }

#cake h1 { margin: 0 0 23px 81px; }

#content .merchItem {
	border: 2px solid #333;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 10px;
}

#content .merchItem h2 {
	border: 0;
	background: #333;
	color: #fff;
	padding: 5px;
	text-align: left;
}

#content .merchItem table.merchItemDescription, #content .merchItem p {
	margin: 15px;
	text-align: left;
}

.merchItemDescription th, .merchItemDescription td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

#content .merchItem img { border: 3px solid black; }
th, strong { font-weight: bold; }