﻿#headerSitemap
{
    font-family: Verdana, Arial;
    font-size: 1.15em;
    padding: 4px;
    padding-right: 38px;
    border: none;
    border-bottom: solid 2px #606060;
	background: #eeeeee;
    text-align: right;
    white-space: nowrap;
}
.headerContainer
{
	margin: 10px 0px 10px 0px;
}
.headerControl
{
	width: 100%;
	font-weight: bold;
	text-align: left;
	border: solid 1px #000000;
}
.headerControl tr td
{
	padding: 7px;
	font-size: 105%;
	white-space: nowrap;
	vertical-align: middle;
}
.headerControl select
{
    font-family: Verdana;
    font-size: 90%;
}