#CategoryRecordRow {
	margin-bottom: 14px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
}
#ThumbnailArea {
	float: left;
	width: 118px;
	padding-right: 10px;
}
#CategoryThumbViewCounter {
	background-color: #dcdcdc;
	text-align: center;
	padding: 3px;
	margin-top: 1px;
}
#CategoryRecordRow a:link {
	text-decoration: none;
}