﻿.toplogo 
{
	position:relative;
	top:0px;
	background-image:url('Images/systemlogo.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
}

.navigator-box 
{
	background:#e0f3fd;
	padding:5px;
}

.navigator-tools-box 
{
	margin-top:5px;
	background:#0176B9;
	padding:5px;
	color:#ffffff;
}
