.FLP_table
{
    border-right: #bdbdbd 1px solid;
    border-left: #bdbdbd 1px solid;
    border-top: #bdbdbd 1px solid;
    border-bottom: #bdbdbd 1px solid;
    padding: 5px 15px 10px 15px;
}
.FLP_headline 
{
    background-color: #EBEBEB;
	text-decoration: none !important;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #bdbdbd 1px solid;	
}
.FLP_headline_alt
{
	background-color: #cccccc;
	text-decoration: none !important;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #bdbdbd 1px solid;	
}
 A.FLP_headline
{
	text-decoration: none !important;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style:none !important;
}
.FLP_postinfo
{
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
}
.FLP_latestreply
{
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
}

