/* Navigation */
table.navigation 
{
	height:23px;
	/*margin-right:15px;*/
	color: #0275C0;
	font-size: small;
}

table.navigation a, a:hover
{
	text-decoration: underline;
	color: #0275C0;
	/*white-space:nowrap;*/
}
td.navigation
{
	padding:3px 0px 0px 0px; 
	white-space:nowrap;
}

img.navigation_arrow{ margin : 0px 2px 0px 1px; }

span.navigation
{
	padding:0px 1px 0px 0px;
	white-space:nowrap;
}
a.navigation
{
	white-space:nowrap;
}