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

.boxas .boxa .content .item-selected .image {
	float: right;
	position: relative;
	width: 198px;
	height: 78px;
	margin: 0px;
	overflow: hidden;
}

.boxas .boxa .content .item-selected .image IMG {
	position: absolute;
	right: 0;
	width: 198px;
	top: -70%;
}

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

.boxas .boxa .content .item-selected .info {
	float: right;
	width: 198px;
	font-size: 11px;
	color: #6d6d6d;
	margin: 1px 3px 0 0;
}

.boxas .boxa .content .item-selected .info A {
	color: #115972;
}

.boxas .boxa .content .item-selected .stars {
	float: left;
	margin: 2px 0 0 5px;
}
