/* rus.ee, list.inc */
.comNav { font-size: 11px; }
.comNavS { font-size: 11px; font-weight: bold; }
.comT { font-size: 12px; font-weight: bold; color: #244067;}
.comD { font-size: 13px; color: #244067; }
.comDb { font-size: 12px; font-weight: bold; }
.comDte { font-size: 12px; color: #666666; }
.comEml { font-size: 12px; text-decoration: underline; color: #5983C7;}
.comSrt { font-size: 11px; }
.comVteT { font-size: 11px; font-weight: bold; }
.comVteD { font-size: 9px; color: #aaaaaa}
.comVteL { font-size: 11px; font-style: italic; }
.comVteN { font-size: 11px; font-weight: bold; color: #cc0000; }
.comCntD { font-size: 11px; }
.comBack { font-size: 12px; color: #244067;}
.comA { font-size: 11px; color: #990000; }
/* com list area width */
.comW { width: 398px; }
/* com background; blue for woman */
.comB { background-color: #eeeeee; }
/* comment box */
/* comment caption */
.comCap { font-weight: bold; color: #244067; font-size: 12px; }
/* comment label */
.comL { font-weight: bold; font-size: 12px; }
/* comment footer */
.comFt { font-size: 11px; }
/* comment body */
.comB, .comTx { font-size: 13px; font-family: "Courier New", "Courier"; }
/* comment text */
.comTx { font-size: 12px; }


#comFld {width: 140px;}

/* colourized DELFI in comments */
.delfiCoB {
	font-weight: bold;
	color: #244067;
	text-transform: uppercase;
}

.delfiCoY {
	font-weight: bold;
	color: #ff9900;
	text-transform: uppercase;
}

