﻿.CategoriesBox-Design
{
	background-color: whitesmoke;
	border-collapse: collapse;
	border: 0px;
}

.CategoriesBox
{
	width: 100%;
	background-color: whitesmoke;
	border-collapse: collapse;
	border: 0px;
}

.CategoriesBoxCaption
{
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0px 5px 5px 5px;
	background-color: gainsboro;
}

.CategoriesBoxCategoryLink
{
	font-size: 10pt;
	color: #6699ff;
	font-family: Arial;
}

.CategoriesBoxPostCount
{
	font: normal 10pt "Lucida Grande", Arial, sans-serif;
	color: #666666;
}

.CategoriesBoxCategoryIcon
{
	background-image: url(../../App_Themes/iTheme/images/itheme-mini-category.gif);
	width: 18px;
	background-repeat: no-repeat;
	height: 18px;
	display: inline-block;
}

.CategoriesBoxHeader
{
	width: 100%;
}

.CategoriesBoxHeaderColors
{
	background-color: gainsboro;
	color: gainsboro;
}

.CategoriesBoxFooter
{
	width: 100%;
}

.CategoriesBoxFooterColors
{
	background-color: whitesmoke;
	color: whitesmoke;
}
