.boxas .boxa .content .item-atractions {
	float: right;
	width: 203px;
	margin: 2px 0 2px !important;
	margin: 2px 0 2px;
}

.boxas .boxa .content .item-atractions .image {
	float: right;
	position: relative;
	width: 89px;
	height: 51px;
	margin: 0px;
	overflow: hidden;
}

.boxas .boxa .content .item-atractions .image IMG {
	position: absolute;
	right: 0;
	border: 0px;
}

.boxas .boxa .content .item-atractions .image span {
	position: absolute;
	right: 0;
	width: 89px;
	height: 51px;
	background: url('../images/border-image-atr.png') no-repeat;
	z-index: 100;
	cursor: pointer;
}

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

.boxas .boxa .content .item-atractions .title A {
	float: right;
	color: #8a256c;
	background: url('../images/arr.gif') left 60% no-repeat;
	padding: 0 0 0 8px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
