.giftshop_background   {
  background-color: #C2D49D;
/*	background-image: url(/images/common/background_inner.gif);*/
	background-repeat: repeat-y;
	background-position:center;
}

td.giftshop_content {
	padding-top: 50px;
}

td.giftshop_content table {
	width: 100%;
}

/*td..giftshop_content table td {
	vertical-alignment: bottom;
}
*/
.giftshop_menu  {
	padding: 50px 20px 50px 20px;
	vertical-align: top;
}

.giftshop_menu  a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;
	text-decoration: none;*/
}

.giftshop_menu  a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD200;
}

.giftshop_menu  .indent {
	margin-left: 1em;
}