table.gifts
{
	border-collapse:collapse;
}
table.gifts td, table.gifts th
{
	vertical-align:top;
	padding:3px;
}
table.gifts td
{
	border:1px solid #000000;
}
table.gifts th
{
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	text-align:left;
}
