@CHARSET "UTF-8";

div.recentPostsTable table colgroup .col1 {
	width: 80px;
}

div.recentPostsTable table colgroup .col2 {
	width: 275px;
}

div.recentPostsTable table colgroup .col3 {
	width: 86px;
}

div.recentPostsTable table colgroup .col4 {
	width: 120px;
}

div.recentPostsTable table colgroup .col5 {
	width: 120px;
}

div.recentPostsTable table colgroup .col6 {
	width: 80px;
}

div.recentPostsTable table td.recentPostLabel {
	color: #5782AB;
	font-weight: bold;
	font-size: 11px !important;
	padding: 6px !important;
	text-align: left;
	vertical-align: top;
}

div.recentPostsTable table td.recentPostValue {
	font-size: 11px !important;	
	text-align: left;
	padding: 6px !important;
}

.tx-chcforum-pi1-Table {	
	background-color: #c1d8ea;
	margin: 1px;
	width: 99.8%;
}

#tx_chcforum-pi1 div.recentPostsTable {	
	border: 1px solid #b4d7ea;	
	margin-top: 10px;
}

#tx_chcforum-pi1 div.recentPostsTable .inner {
	padding: 1px;
	border: 1px solid #e5edf2;
	background-color: #d9e4eb;
}

.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background-color: #eef4f7;
	padding: 1px;
	border: 1px solid #d9e4eb;	
}

.tx-chcforum-pi1-Table tbody {
	padding: 4px;
	background-color: #d9e4eb;
}

.tx-chcforum-pi1-confThreadSubjCell img {
	margin: 0px 10px 0px 8px;
}

a.blue {
	color: #424242;	
	text-decoration: underline !important; 
}

.tx-chcforum-pi1-confThreadSubjCell span.author {
	font-size: 11px;
	margin-left: 33px;
}

.tx-chcforum-pi1-messageBox {
	font-weight: bold;
	text-align: center;
}