DIV.onsale-category-container-grid {
	POSITION: relative;
	ZOOM: 1;
}

DIV.onsale-category-container-list {
	POSITION: relative;
	FLOAT: left;
	ZOOM: 1;
}

TABLE.onsale-category-container {
	CURSOR: pointer;
	POSITION: absolute;
	Z-INDEX: 2;
}

TABLE.onsale-category-container TD {
	BACKGROUND-COLOR: transparent;
	BACKGROUND-IMAGE: none;
	BORDER: 0px;
}

DIV.onsale-category-label-image {
	/*MARGIN: 3px;*/
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
}

TABLE.onsale-onsale-category-label-text TD {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
}

TABLE.new-onsale-category-label-text TD {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
}

TABLE.custom-onsale-category-label-text TD {
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	TEXT-ALIGN: center;
	font-weight: normal;
	VERTICAL-ALIGN: middle;
	padding-bottom: 4px;
	padding-left: 3px;
	COLOR: #47423e;
}
TABLE.custom-onsale-category-label-text TD span
{
	font-size:24px;
	display: block;
	text-decoration: line-through;
}
TABLE.custom-onsale-category-label-text TD a
{
	color: #47423E;
	text-decoration: line-through;
}
TABLE.custom-onsale-category-label-text TD div
{
	float: left;
	font-size: 14px;
	margin-right: -30px;
	text-align: right;
	margin-left: 22px;
	margin-top: 8px;
	line-height: 13px;
	display: inline;
}
TABLE.custom-onsale-category-label-text TD h1
{
	font-size: 32px;
}
TABLE.custom-onsale-category-label-text TD h1.strike
{
	font-size: 24px;
	text-decoration: line-through;
}
TABLE.custom-onsale-category-label-text TD h1.now
{
	font-size: 34px;
}


