ul.GenizForum_ul
{
	list-style: none;
	margin: 0px;
	padding:0px;
	line-height: 90%; 
}
li.GenizForum_name
{
	font-family: arial, sans-serif; 
	font-weight: bold;
}
li.GenizForum_msg
{
}
li.GenizForum_date
{
	font-weight: light; color:gray;
	font-family: verdana; 
	font-size: 0.8em;
	line-height: 95%; 
}
li.GenizForum_time
{
	font-weight: light; color:gray;
	font-family: verdana; 
	font-size: 0.8em;
	line-height: 95%; 
}
table.GenizForum_table
{
	border: 0px;
	width:100%;
}
tr.GenizForum_thead
{
	background-color: lightblue ;
	font-weight: bold;
}
tr.GenizForum_tbody
{
	background-color: white ;
	vertical-align:top;

}