.test-category {
	padding-bottom: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: relative;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.test-category-text {
	margin: 12px 12px 25px;
}
.test-category-area {
	position: absolute;
	left: 3px;
	bottom: 6px;
	font-size: 21px;
}
.test-category-by {
	position: absolute;
	right: 5px;
	bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

