.test-category {
	position: relative;
	border: 1px solid #dad9d9;
	margin-bottom: 5px;
	background-image: url(/sitestyle/modules/dataviews/category/testimonials/quotes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.test-category-text {
	margin: 12px 12px 25px;
}
.test-category-area {
	position: absolute;
	left: 3px;
	bottom: 3px;
	font-size: 21px;
}
.test-category-by {
	position: absolute;
	right: 5px;
	bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
