.name
{
	background-color:#ececec;
	color:#8a020b;
	font-size:14pt;
	padding:2px;
}
.subject
{
	 background-color:#ececec;
	 color:#15467f;
	 font-size:14pt;
	 padding:2px;
}
.comment_text
{
	background-color:#ececec;
	padding:2px;
	font-weight:bold;
	font-size:12pt;
	text-justify:kashida;
	font-family:'arabic transparent';
}
.comment_spr
{
 	background-color:#FFFFFF;
 	height:8px;
}
.replay
{
	text-align:left;
	background-color:#ececec;
	padding:5px;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
}
.comment_replay
{
	background-color:#dbe6fd;
}
.comment_replayes
{
	color:#ff0000;
	padding:2px;
	overflow:hidden;
}
.sub_name
{
	color:#8a020b;
	font-size:12pt;
}
.sub_subject
{
	color:#15467f;
	font-size:12pt;
}
.sub_text
{
	font-weight:bold;
	font-size:10pt;
	text-justify:kashida;
	font-family:'arabic transparent';
}

#replay_message
{
	overflow:hidden;
	text-align:center;
	color:#FF0000;
	font-size:20px;
	padding-top:5px;
}