.boxa {
	float: right;
	width: 218px;
	background: #f4f4f4 url('../images/boxa-top.gif') no-repeat;
	margin: 0 0 12px;
}

.boxa .content {
	float: right;
	width: 203px;
	margin: 5px 8px;
	text-align: right;
}

.boxa .end {
	float: right;
	width: 218px;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	background: #f4f4f4 url('../images/boxa-bottom.gif') no-repeat;
}

.boxa .content H2 {
	float: right;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #8a256c;
	margin: 6px 0 4px;
}

.boxa .content H3 {
	float: right;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #8a256c;
	margin: 6px 0 4px;
}

.boxa .content B {
	float: right;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #8a256c;
	margin: 6px 0 4px;
}

.boxa .content STRONG {
	float: right;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #8a256c;
	margin: 0 0 2px;
}
