.SassyWishListFont
{
	font-size: 8pt;
	color: #000000;
}

.SassyWishListHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #EA0437;
}

.SassyWishListItemHeader
{
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
}

.SassyWishListSelector
{
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
}

.SassyWishListItemDivideLine
{
	background-color: #000000;
	height: 1;
}

.SassyWishListItemDetail, .SassyWishListItemDetail *
{
	font-size: 8pt;
	color: #000000;
}

.SassyWishListItemProduct
{
	width:300;
}

.SassyWishListItemOdd
{
	background-color: #FFFF99;
}

.SassyWishListError
{
	font-size: 9pt;
	font-weight: bold;
	color: #EA0437;
}

.SassyWishListPrint, A:hover.SassyWishListPrint, A:visited.SassyWishListPrint, A:link.SassyWishListPrint { color:#000000; font-weight:bold; cursor:hand; cursor:pointer; font-size: 8pt; } 

.SassyWishListLink, A:hover.SassyWishListLink, A:visited.SassyWishListLink, A:link.SassyWishListLink { cursor:hand; cursor:pointer; text-decoration: none; } 


