.categoryName 
{
	color: #CD0000;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.elementCount
{
	font-size: x-small; 
	font-weight: normal; 
	padding-left: 20px;
}

.elemListItem
{
	font-size: small;
	padding: 5px;
	text-align: left;
}

.elemListItemAlt
{
	background-color: #F5F5F5;
}

