img {
	vertical-align: baseline;
}

td.question {
		 font-family: Verdana; 
		 font-size: 11; 
		 color: Black; 
		 text-align: right; 
}

td.confidential {
		font-family: Verdana; 
	   font-size: 11; 
	   color: #108FA6;
	   text-align: left;
}

td.anwser {
		font-family: Verdana; 
	   	font-size: 11; 
	   	color: #B92E79; 
	   	text-align: left;

}

td.history_title {
		color: #B584D7;
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		text-align: left;
		white-space: nowrap;
}
td.history_content {
		color: #515E9F;
		font-family: Arial;
		font-size: 11px;
		border-bottom: 1px solid #F2CFD1;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;

}

td.history_new_msg {
		color: #B366BA;
		font-family: Arial;
		color: Red;
		font-size: 12px;
		border-bottom: 1px dotted #AF9EC5;
		text-align: left;
}
