.onsale-product-container {

	cursor: pointer;

	position: relative;

	z-index: 50;

}

.onsale-product-container-inside {

	cursor: pointer;

	position: absolute;

	z-index: 60;

}



div.onsale-product-label {

    position: absolute;

    top: 3px;

    left: 4px;

    margin-left: -2px;

    text-align: center;

}



div.onsale-onsale-product-label-text {

	FONT-FAMILY: inherit;

	FONT-SIZE: 16px;

	TEXT-ALIGN: center;

	VERTICAL-ALIGN: middle;

	COLOR: #FFFFFF;

}



div.new-onsale-product-label-text {

	FONT-FAMILY: inherit;

	FONT-SIZE: 16px;

	TEXT-ALIGN: center;

	VERTICAL-ALIGN: middle;

	COLOR: #FFFFFF;

}



div.custom-onsale-product-label-text {

	FONT-FAMILY: inherit;

	FONT-SIZE: 16px;

	TEXT-ALIGN: center;

	VERTICAL-ALIGN: middle;

	COLOR: #FFFFFF;

}