
div#HeaderContainer
{
	height: 32px;
	margin-top: 20px;
	margin-bottom: 16px;
}

div#HeaderContainer a img
{
	border-width: 0;
}

div#divHeaderLinks
{
	float: right;
	/*height: 20px;*/
	white-space: nowrap;
	margin-top:20px;
}

div#divHeaderLanguage
{
	float: right;
	width: 100px;
	/*height: 20px;*/
	padding-top: 6px;
	color: #003366;
}

div#divHeaderLanguage select
{
	height: 19px;
}

div#divHeaderLinks a
{
	color: #003366;
	font-family: Verdana;
	font-size: 1em;
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
}

img.bannerImg
{
	margin-bottom: 9px;
}