/* rus.ee, list.inc */
.comNav { font-size: 11px; }
.comNavS { font-size: 11px; font-weight: bold; }
.comT { font-size: 12px; font-weight: bold; }
.comD { font-size: 13px; }
.comDb { font-size: 12px; font-weight: bold; }
.comDte { font-size: 12px; color: #666666; }
.comEml { font-size: 12px; text-decoration: underline; color: #0000ff; }
.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; }
.comA { font-size: 11px; color: #990000; }
/* com background; blue for woman */
.comB { background-color: #eeeeee; }

/* comment box */
/* comment caption */
.comCap { font-weight: bold; color: #000099; 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; }

.comment {
	margin: 6px 0 0;
	border-bottom: solid 1px #ffcc00;
	padding: 0 0 6px;
}

.comment p.comD {
	margin: 0;
	padding: 0;
}

#comFld {width: 138px;}

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

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

/* Comment background */

.dakar {
	background: url("http://g.delfi.lv/as/l/mitsub_back.gif");
}
