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