/* Hands Fireworks */

#giftCards{
	margin: 50px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#giftCards h2{
	margin: 0 0 20px 0;
	color: #666666;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -2px;
}

#gcLeft{
	margin: 50px 0 0 0;
	width: 192px;
	float: left;
}

#gcLeft h3{
	margin: 10px 0 0 10px;
	color: #7e932d;
	font-weight: normal;
	letter-spacing: -1px;
}

#gcLeft p{
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 13px;
}

#gcRight{
	margin: 0 0 0 15px;
	width: 675px;
	float: right;
}

#gcRight p{
	margin: 0 0 15px 0;
	font-size: 14px;
}

#gcRight h4{
	margin: 75px 0 0 0;
	font-size: 48px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -3px;
}

#gcRight p.cardInfo{
	margin: 0 0 15px 45px;
	font-size: 16px;
}

#gcRight p#list{
	margin: 40px 0 15px 45px;
	font-size: 12px;
}

.strike{
	text-decoration: line-through;
}

.redBold{
	font-weight: bold;
	color: #c1272d;
}

#giftCards p a,
#giftCards p a:link,
#giftCards p a:visited{
	color: #333333;
	text-decoration: underline;
}

#giftCards p a:hover,
#giftCards p a:focus,
#videos p a:active{
	color: #c1272d;
}

img.giftCardImage{
	margin: 0;
	padding-right: 5px;
	float: left;
}
