/* GIFT CARD CSS */

#gift_cards_content .copy, #gift_cards_content .links { float:left; }

#gift_cards_content .copy { width:190px; padding-right:24px; }
#gift_cards_content .links { width:194px; padding-top:45px; }

#gift_cards_content .copy ul { margin-left:0; padding-left:20px; }
#gift_cards_content .copy ul li { margin-bottom:10px; text-align:left; }

#gift_cards_content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 10px 0px;
}

#gift_cards_content .links a { background-position:center top; background-repeat:no-repeat; display:block; margin-bottom:2em; text-align:center; text-decoration:none; }
#gift_cards_content .links a img { border:0 none; }
#gift_cards_content .links a strong { text-decoration:none !important; display:block; color:#000; margin-bottom:.2em; text-align:center; }
#gift_cards_content .links a span.linkText { text-decoration:underline; }

/*
.links a#giftCardLink_Phillips { background-image:url(../images/giftcard_phillips.gif); }
.links a#giftCardLink_Conoco { background-image:url(../images/giftcard_conoco.gif); }
.links a#giftCardLink_76 { background-image:url(../images/giftcard_76.gif); }
*/