table.navigator
{
	width		: 100%; 
	
	color		: #008000; 
	font-weight	: bold;
}

td.lines_per_page
{
	width		: 200px;
	
	text-align	: left;
}

td.page_lines
{
	text-align	: center;
}

td.page_number
{
	width		: 200px; 
	
	text-align	: right;
}

select.combo
{
	background-color: #ffffc0;
	
	font-size	: 11px;
}