.boxas .boxa .content .item-fav {
	float: right;
	width: 203px;
	margin: 15px 0 0;
}

.boxas .boxa .content .item-fav .image {
	float: right;
	position: relative;
	width: 75px;
	height: 44px;
	margin: 0px;
	overflow: hidden;
}

.boxas .boxa .content .item-fav .image IMG {
	position: absolute;
	right: 0;
	top: -50%;
	width: 75px;
}

.boxas .boxa .content .item-fav .image SPAN {
	position: absolute;
	right: 0;
	width: 75px;
	height: 44px;
	background: url('../images/boxa-image-border.png') no-repeat;
	z-index: 100;
	cursor: pointer;
}

.boxas .boxa .content .item-fav .title {
	float: right;
	width: 125px;
	font-size: 11px;
	margin: 4px 3px 0 0;
}

.boxas .boxa .content .item-fav .title A {
	color: #8a256c;
}

.boxas .boxa .content .item-fav .thesale {
	float: right;
	width: 203px;
	font-size: 11px;
	color: #6d6d6d;
}

.boxas .boxa .content .item-fav .thesale strong {
	font-size: 11px;
	color: #115972;
	font-weight: normal;
}
