ul.GenizForum_ul
{
	list-style: none;
	margin: 0px;
	padding:0px;
}
li.GenizForum_name
{
	font-family: arial, sans-serif; 
	font-weight: bold;
}
li.GenizForum_msg
{
        border-style: none;
        border-collapse: collapse;
}
li.GenizForum_date
{
	font-weight: light; color:gray;
	font-family: arial, sans-serif; 
	font-size: 0.8em;
}
li.GenizForum_time
{
	font-weight: light; color:gray;
	font-family: arial; 
	font-size: 0.8em;
}
table.GenizForum_table
{
        border-style: none;
        border-collapse: collapse;
	width:800px;
        border-top: 0px;
        border-color: #20798b;
}
tr.GenizForum_thead
{
	background-color: white;
	font-weight: bold;
        color: #20798b;
}
tr.GenizForum_tbody
{
	background-color: white ;
	vertical-align:top;
}