ul.GenizForum_ul
{
	list-style: none;
	margin: 0px;
	padding:0px;
	line-height: 90%; 
}
li.GenizForum_name
{
	font-weight: bold; 
	font-family: arial, sans serif;
}
li.GenizForum_msg
{ 
}
li.GenizForum_date
{
	font-weight: normal; color:gray;
	font-family: arial, sans serif; 
	font-size: 0.9em;
	line-height: 100%; 
}
li.GenizForum_time
{
	font-weight: normal; color:gray;
	font-family: arial, sans serif; 
	font-size: 0.9em;
	line-height: 100%; 
}
table.GenizForum_table
{
	border: 1px lightgray solid;
	width:95%;
}
tr.GenizForum_thead
{
	background-color: #ffff99;
	font-weight: bold;
	font-size: 1.2em;
}
tr.GenizForum_tbody
{ 
	background-color: #E3E3C5 ;
	vertical-align:top;
	font-weight: normal; 
	font-family: arial, sans serif;
	font-size: 1.05em;

}
