.kbcategorynew { DISPLAY: inline-block; HEIGHT: 20px; WIDTH: 20px; BACKGROUND: URL('%themepath%images/icon_newfolder_faded.gif') no-repeat; CURSOR: pointer; }
.kbcategorynew:hover { BACKGROUND-IMAGE: URL('%themepath%images/icon_newfolder.gif'); }

.kbarticlenew { DISPLAY: inline-block; HEIGHT: 20px; WIDTH: 20px; BACKGROUND: URL('%themepath%images/icon_newkbarticle_faded.png') no-repeat; CURSOR: pointer; }
.kbarticlenew:hover { BACKGROUND-IMAGE: URL('%themepath%images/icon_newkbarticle.png'); }

.kbarticlesearch { DISPLAY: inline-block; HEIGHT: 20px; WIDTH: 20px; BACKGROUND: URL('%themepath%images/icon_searchkbarticle_faded.png') no-repeat; CURSOR: pointer; }
.kbarticlesearch:hover { BACKGROUND-IMAGE: URL('%themepath%images/icon_searchkbarticle.png'); }

.kbarticlecontainer {
	padding: 0 10px 16px 38px; border-bottom: 1px SOLID #ececec; margin: 0 0 30px 0; background: URL('%themepath%images/icon_viewkbarticle.png') no-repeat 0px 1px;
}

.kbarticle {
	color: #277dca; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; font-size: 20px; font-weight: bold;
}

.kbarticletext {
	color: #969696; font-family: Verdana, Arial, Helvetica, Georgia, serif; font-size: 12px;
}

.kbarticlefeatured {
	background-color: #fff4d3; border: 1px SOLID #f2ebde; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background-position: 4px 6px; padding: 4px 10px 16px 42px;
}

.kbarticlelist {

}

.kbarticlelist .kbarticlelistitem {
	background: URL('%themepath%images/icon_viewkbarticlesmall.png') no-repeat 0px 1px; min-height: 20px; PADDING: 0px 0 0 20px;
}

.kbarticlecategorylistitem {
	background: URL('%themepath%images/icon_viewkbarticlesmall.png') no-repeat 0px 1px; PADDING: 0px 0 0 20px; margin-top: 8px; line-height: 1.4em; min-height: 20px;
}

.kbrightstrip {
	margin-right: 12px;
}

.kbcategorytitlecontainer {
	margin: 0 12px 20px 0;
}

.kbcategorytitle {
	color: #333333; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; font-size: 18px; padding: 0 0 4px 20px; border-bottom: 1px SOLID #ececec; font-weight: bold;
	background: URL('%themepath%images/icon_folderyellow3.gif') no-repeat 0px 4px; margin: 0 0 10px 0;
}

.kbcategorytitle:hover > a {
	color: red !important;
}

.kbcategorytitle .kbcategorycount {
	font-size: 14px; margin-left: 4px; color: #989898;
}

.kbtitle {
	font-size: 80%;
}

.kbtitlemain {
 font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 28px; font-weight: bold;
}

.kbinfo {
	font-size: 11px; padding-top: 2px; padding-bottom: 14px; color: gray; font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif;
}

.kbavatar {
	FLOAT: right; BORDER: 1px SOLID lightgray; PADDING: 3px;
}

.kbcontents {
	font-size: 12px;
}

.kbcontents a, .kbcontents a:visited {
	text-decoration: none;
	color: #277DCA;
}

.kbcontents a:hover {
	text-decoration: none;
	color: red;
}

.kbhr {
	margin-bottom: 16px; height: 1px; BORDER: none; BORDER-TOP: 1px solid #cfcfcf; color: white; background-color: white;
}

.kbrating {
	margin-top: 25px;
}

.kbratinghelpful {
	DISPLAY: inline; margin-right: 40px; CURSOR: pointer;
}

.kbratingnothelpful {
	DISPLAY: inline; margin-right: 40px; CURSOR: pointer;
}

.kbratingstars {
	DISPLAY: inline; FONT-SIZE: 11px; margin-right: 40px;
}

.kbratingstars span {
	PADDING-TOP: 2px;
}

.kbattachments {
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 6px;
}

.kbattachmentitem {
	PADDING: 4px 0 5px 18px;
	MARGIN: 0 10px 0 0;
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	DISPLAY: inline;
}