@charset "utf-8";

/* =======================================

	SWEETS CSS

========================================== */

#sweets {
	margin: 0px auto 25px;
	width: 950px;
}

#sweets h2#categoryTitle {
	padding: 0 0 8px;
	margin: 0 0 25px;
	border-bottom: 1px solid #221E1F;
}

#sweets h3 {
	padding: 0 0 6px;
	margin: 0 0 20px;
	border-bottom: 1px solid #221E1F;
}


	.product {color:#000000; font-size:14px; font-weight: bold;}
	.product2 {color:#FF0000; font-size:14px; font-weight: bold;}
