DIV.onsale-category-container {
	ZOOM: 1;
	POSITION: absolute;
	Z-INDEX: 10;
	float:right;
margin-top:-30px;
margin-left:-30px;
}


DIV.onsale-category-label-image {
	MARGIN: 3px;
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
width:95px;
height:100px;
overflow:hidden;
text-align:center;
padding-top:30px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

DIV.onsale-category-container td, 
TABLE.onsale-category-label-text TD {

	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top!important;
	COLOR: #FFFFFF;
background:none!important;
border:none!important;
-moz-border-radius:none!important;
-webkit-border-radius:none!important;
width:auto!important;
padding-top:30px;
vertical-align:none;
}