.christmas-gift-guide h1 {
	font-weight: 300;
	font-size: 55px;
	text-align: center;	
	margin-top: 35px;
	margin-bottom: 50px;
}

.christmas-gift-guide h2 {
	background: url('/images/elements/christmas/chrismtas-ribbon.png') top left no-repeat;
	padding: 5px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: white;
	font-weight: 300;
	font-size: 26px;
}

.christmas-gift-guide h3 {
	font-weight: 300;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.christmas-gift-guide p {
	color: black;
	margin-bottom: 20px;
}

.christmas-gift-guide p.price {
	color: black;
	font-size: 18px;
	font-weight: 300;
}