#cp_post_id {
    display: none;
}

.cnavigation {
	width: 98%;
	text-align:center;
	padding:5px;
	margin:8px 0;
	background:#ececec;
}
.cnavigation a {
	margin: 0 2px;
}

.cnavigation span {
	margin: 0 2px;
}


.ccommentlist {
    font: 12px Tahoma;
    line-height: 17px !important;
}

.ccommentlist a {
    font: 10px Tahoma;
    color: #999 !important;
}

.ccommentlist p {
    text-align:left !important;
}

.odd {
	background: #efefef;
	padding: 7px;
}

.even {
	padding: 7px;
}

.avatar {
	display: none;
}

.fn {
    text-decoration: none;
    font-weight: bold;
}
.fn a {
    text-decoration: none;
    font-weight: bold;
    color: #444 !important;
    font-size: 12px;
}

cite {
    font-style:normal;
}