/*
.CategoryName a {
display: block;
width: 100%;
margin-bottom: -45px;
}
*/
/* CATICONS testing */
.Category_2 .DiscussionCategory {
	font-size:14px;
	color:#929292 !important;
	font-weight:bold;
	height:60px !important;
	text-indent:0px !important;
}

#Category_2 .CategoryName a {
	padding-bottom: 45px;
	background: url('icons/cat.testing.gif') 0px 18px no-repeat;
	position: relative;
	z-index: 4;
}

#Categories li.Category_2 .CategoryDescription {
	line-height:40px;
	padding-left:-10px !important;
	text-indent:20px !important;
}


/* CATICONS podcast	*/
.Category_4 .DiscussionCategory {
	font-size:14px;
	color:#929292 !important;
	font-weight:bold;
	height:60px !important;
	text-indent:0px !important;
}

#Category_4 .CategoryName a {
	padding-bottom: 45px;
	background: url('icons/cat.podcast.gif') 0px 18px no-repeat;
	position: relative;
	z-index: 4;
}

#Categories li.Category_4 .CategoryDescription {
	line-height:40px;
	padding-left:-10px !important;
	text-indent:20px !important;
}

/* CATICONS general */
.Category_1 .DiscussionCategory {
	font-size:14px;
	color:#929292 !important;
	font-weight:bold;
	height:60px !important;
	text-indent:0px !important;
}

#Category_1 .CategoryName a {
	padding-bottom: 45px;
	background: url('icons/cat.general.gif') 0px 18px no-repeat;
	position: relative;
	z-index: 4;
}

#Categories li.Category_1 .CategoryDescription {
	line-height:40px;
	padding-left:-10px !important;
	text-indent:20px !important;
}

/* CATICONS private */
.Category_5 .DiscussionCategory {
	font-size:14px;
	color:#929292 !important;
	font-weight:bold;
	height:60px !important;
	text-indent:0px !important;
}

#Category_5 .CategoryName a {
	padding-bottom: 45px;
	background: url('icons/cat.private.gif') 0px 18px no-repeat;
	position: relative;
	z-index: 4;
}

#Categories li.Category_5 .CategoryDescription {
	line-height:40px;
	padding-left:-10px !important;
	text-indent:20px !important;
}
