.boxas .boxa .content .item-mostwanted {
	float: right;
	width: 203px;
	margin: 14px 0 9px;
}

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

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

.boxas .boxa .content .item-mostwanted .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-mostwanted .info {
	float: right;
	width: 198px;
	font-size: 11px;
	color: #6d6d6d;
	margin: 1px 3px 0 0;
}

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

.boxas .boxa .content .item-mostwanted .text {
	float: right;
	width: 198px;
	height: 12px;
	font-size: 11px;
	color: #303030;
	margin: 1px 3px 0 0;
	overflow: hidden;
}
