#categoryHeadTable { display: none; }
#jive .category #jive-topic-list { display: none; }
#jive .changed { display: none; }

#jive th { font-size: 10px; font-weight: normal; color: #444444; text-align: left; }
.jive-list th { border-bottom: 1px solid #0261A1; margin-bottom: 2px; }
.jive-list td { }
.jive-date td { border: 0px; margin: 0px; }
.jive-subject { font-weight: bold; }

.delim { 	
    height: 1px;
/*    background-color: red; */
	background-image: url(/graphics/bg/dividerDottedHori.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
 }
.jive-message-list-reply { }
#jive td.listingDivider {
	line-height: 1px;
	background-image: url(/graphics/bg/dividerDottedHori.gif);
	background-position: top;
	background-repeat: repeat-x;
}