@charset "UTF-8";/* CSS Document *//*giftguide */	.giftguide-header {	width:465px;	height:32px;	padding:2px 0 0 15px;	background: #F4F4F4 url(/static/images/redesign/giftguide/headerbg.jpg) 0 0 no-repeat;	font: normal 22px Goudy Old Style, Georgia, Times New Roman, serif;	letter-spacing:1px;	color: #ebebeb;	}	.giftguide-panel {	background: #fafafa;	border-right: 2px solid #a7cf38;	border-bottom: 2px solid #a7cf38;	border-left: 2px solid #a7cf38;	padding:15px;	margin: 0 0 15px 0;	}/*  end footer */	
