table.search
{
	border-bottom: 1px solid black;
}

table.search th
{
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #666666;
}

table.search td
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #999999;
}

