#latest-wish span {
	position: relative;
	left: -2000px;
}
#latest-wish {
	margin: 0 0 0 14px;
	padding: 0;
	background-image: url(../image/latest-wishes.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#latest-wish-table {
	width: 450px;
	margin: 0 0 0 14px;
}
#latest-wish-table tr, #latest-wish-table td, #latest-wish-table th {
	border: none;
	margin: 0;
	padding: 0;
}
#latest-wish-table th {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 33%;
	text-align: center;
}
#latest-wish-table thead tr {
	background-color: #CE6B9C;
	height: 25px;
}
#latest-wish-table tbody tr {
	background-color: #E9E4E9;
}
#latest-wish-table tbody td {
	padding: 4px;
	text-align: center;
}
#latest-wish-table tbody td p {
	padding: 0;
	margin: 0;
}
#latest-wish-table a {
	font-weight: bold;
}
#latest-wish-th-lft {
	background-image: url(../image/cnr-left-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#latest-wish-th-rgt {
	background-image: url(../image/cnr-right-top.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#latest-wish-td-lft {
	background-image: url(../image/cnr-left-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#latest-wish-td-rgt {
	background-image: url(../image/cnr-right-bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#latest-wish-table tfoot tr td {
	height: 13px;
	background-color: #E9E4E9;
}