/** comment list css */
.grid td { /*COLOR: #7b7b7b;*/
	BORDER-BOTTOM: #e1e1e1 0px solid;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #fff;
}

.first-images {
	background:url(../images/tb.gif) no-repeat 11px 3px;
	width: 25px;
	height:25px;
}
.td_head {
	width: 30px;
	height:25px;
}
.td_title {
	text-align: left;
	width: 100px;
	height:25px;
}

.td {
	text-align: left;
	width: 600px;
	height:auto;
	word-wrap:break-word ;
}
.tr {
	text-align: left;
	width: 750px;
	height:25px;
}
.checkbox{
	text-align: left;
	width: 10px;
	height:25px;
}

.bottom-line {
	background:url(../images/x.gif) 1px 3px repeat-x;
	height: 1px;
}
.comments {
	text-align: center;
	border-color: gray;
	border: 0px solid silver;
}
.operator {
	float:right;
	padding-right: 2px;
}
