.ft_right_spend_save {
	background-image: url(/sitestyle/modules/feature/right_spend_save/Sale-spend-n-save.gif);
	height: 104px;
	width: 184px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
}
.ft_right_spend_save h4 {
	position: absolute;
	left: 5px;
	top: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.ft_right_spend_save div {
	color: white;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 5px;
	top: 37px;
	width: 165px;
	line-height: 1.3em;
}
.ft_right_spend_save div p {
	font-style: normal;
	font-weight: normal;
	color: white;
}
.ft_right_spend_save div p span {
	color: #ccff00;
}
.ft_right_spend_save a {
	position: absolute;
	left: 250px;
	top: 200px;
}
