div.saleUpperParent{
	height:20px;
	background: transparent url(/img_/sales/sale_tag_up.gif) no-repeat left top;
}
div.saleBottomParent{
	height:20px;
	background: transparent url(/img_/sales/sale_tag_bottom.gif) no-repeat left top;
}

div.saleUpperLeft{
	float: left; 
	font-weight: bold; 
	color: white;
	margin-left:3px;
}
div.saleUpperRight{
	float: right; 
	font-size:10px; 
	font-weight:bold;
}

div.saleBottomLeft{
	float:left; 
	position:relative; bottom:5px; 
	font-weight: bold;	color: white;
	margin-left:3px;
}
div.saleBottomRight{
	float: right; 
	position:relative; bottom:5px; 
	color: #ff9900; font-size:12px; font-weight:bold;
}
