/* comments css */
.comments {
}
.newmessage {
		display: none;
}
.comments .open {
		font-size: 11px;
		font-weight: bold;
		border-bottom: 1px dashed #902002;
}
.comments .readall {
		font-size: 11px;
		font-weight: bold;
		padding-left: 10px;
		color: #902002;
}