.tpCmContainer,
.tpCmBody,
.tpCmTitleTbl,
.tpCmTitle,
.tpCmTitleLink,
.tpCmListTable,
.tpCmListTr,
.tpCmListTdName,
.tpCmListTdTime,
.commentsForm,
.tpCmListNameLink,
.typeCommentForm{
color:#CCC;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold; }
.tpCmTitleLink{
font-size:12px;
font-weight:bold;
text-decoration:none;}
.tpCmListName,
.tpCmListNameLink{
font-weight:bold;}
.tpCmListTdTime{
font-weight:bold;
color:#FFF;}
.tpCmListTr {font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #333333;
	background-image:url(../images/cell-bkgd.png);
	}
.tpCmListTr a {
	color: #FF0000;
	text-decoration: none;
}
.tpCmListTr a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tpCmListTdName,
.tpCmListTdTime {
	vertical-align:top;
	height: 20px;
	}
.tpCmTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.tpCmTitle a:hover {
	color: #FF0000;
	text-decoration: none;
}
.tpCmListText {
	font-weight:normal;
	}
