table.bottom_menu {
}

td.bottom_menu {
	padding: 0px 15px 0px 5px;
	background: url(../img2/bottom_menu_dot.gif) no-repeat left;
	white-space: nowrap;
}

a.bottom_menu, .bottom_menu_sel_lang {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

a.bottom_menu:hover, .bottom_menu_sel_lang:hover {
	text-decoration: underline;
}

