
.list{
	background-color:#FFFFFF;
	padding:0px;
	text-align:left;
	vertical-align:top;
}

.list table{
	table-layout:fixed;
}

.underline td{border-bottom:1px solid #F2F2F2;}

.list th, .list td{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #D6D6D6;
	overflow:hidden;
	word-break:keep-all;
	text-overflow:ellipsis;
}

.border1 {border: 1px solid #D6D6D6}

.postmessage div.quote{
	margin-bottom:0.5em;
	font-size:12px;
	text-indent:8px;
	border:1px solid #585858;
	padding:8px!important;
	background:#F2F2F2;
	overflow: hidden;
}

.postmessage div.quote_header{
	height:16px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	overflow: hidden;
	border-bottom:1px solid #D6D6D6;
}

.postmessage div.quote_content{
	font-size:12px;
	margin-top:4px;
}


.message {background: #F2F2F2; border: 1px solid #585858; padding: 1em; width: 80%; margin: 1em auto; text-align: center;}

.color4 {background: #585858;}