/* Search.pl */

form
{
	padding-bottom: 20px;
}

table.search
{
}

table.search td
{
	vertical-align: top;
	padding: 10px 0;
	background: url(/content/images/stippellijn.gif) repeat-x left bottom;	
}

table.search td span.highlight
{
	font-weight: bold;
	color: #8bc302;
}

table.search td a
{
	font-weight: bold;
}
