.list_table {
	border: 1px solid #C84B39;
}
.list_head {
	background-color: #C84B39;
	color: #EAAE55;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list_infoCell {
	border-bottom: 1px dashed #AAAAAA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thread_head {
	background-color: #C84B39;
	color: #FAEAB8;
}
