.SassyProductColumnSeparator
{
	width: 10px;
}

.SassyProductRowSeparator
{
	height: 10px;
}

.SassyProductColumnLevel1Menu
{
	width: 100px;
	vertical-align: top;
}

.SassyProductColumnContent
{
	width: 100%;
	vertical-align: top;
}

.SassyProductLevel1MenuSeparator
{
	height: 1px;
}

.SassyClassificationFont
{
	font-weight: bold;
	font-size: 9px;
	color: #EA0437;
	font-family: Verdana, Arial, Courier;
}

.SassyProductFont
{
	font-weight: bold;
	font-size: 9px;
	color: #EA0437;
	font-family: Verdana, Arial, Courier;
}

.SassyProductCost
{
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Courier;
}

.SassyClassificationSeparatorH
{
	width: 8px;
}

.SassyClassificationSeparatorV
{
	height: 15px;
}

.BorderImages
{
	width: 486;
}

A.SassyProductLink, A:active.SassyProductLink, A:hover.SassyProductLink, A:visited.SassyProductLink, A:link.SassyProductLink
{
	font-weight: bold;
	font-family: Verdana, Arial, Courier;
	font-size: 9px;
	color: #EA0437;
	cursor: hand;
	cursor: pointer;
}


