﻿.div_languagebar
{
 position :relative ;
 top: -12px;
 height:23px;
}

img, .button_english { behavior: url(Javascript/iepngfix.htc); }
.button_english
{
	background-image:url('../Images/lang_english_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_english_active { behavior: url(Javascript/iepngfix.htc); }
.button_english_active
{
	background-image:url('../Images/lang_english_active_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_dutch { behavior: url(Javascript/iepngfix.htc); }
.button_dutch
{
	background-image:url('../Images/lang_dutch_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_dutch_active { behavior: url(Javascript/iepngfix.htc); }
.button_dutch_active
{
	background-image:url('../Images/lang_dutch_active_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_german { behavior: url(Javascript/iepngfix.htc); }
.button_german
{
	background-image:url('../Images/lang_german_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_german_active { behavior: url(Javascript/iepngfix.htc); }
.button_german_active
{
	background-image:url('../Images/lang_german_active_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_norwegian { behavior: url(Javascript/iepngfix.htc); }
.button_norwegian
{
	background-image:url('../Images/lang_norwegian_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_norwegian_active { behavior: url(Javascript/iepngfix.htc); }
.button_norwegian_active
{
	background-image:url('../Images/lang_norwegian_active_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_french { behavior: url(Javascript/iepngfix.htc); }
.button_french
{
	background-image:url('../Images/lang_french_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

img, .button_french_active { behavior: url(Javascript/iepngfix.htc); }
.button_french_active
{
	background-image:url('../Images/lang_french_active_wit.png');
	height:23px;
	width:23px;
	cursor:pointer;
}

.td_lan_separator
{
	width:5px;
}
