.bot_menu
{
	padding: 3px 5px 0px 0;
	background: #73B631;
}

.menu_td_cont
{
	float:right;
}

.menu_td,
.menu_td_last
{
	padding: 0px 5px 0;
	height: 14px;
	border-right: 1px solid #2E5C01;
	float: left;
}

.menu_td_last
{
	border: none;
}

a.menu_bottom_line_item,
a.menu_bottom_line_item:hover,
a.menu_bottom_line_item_active
{
	font: 11px Arial;
	color: #1c3702;
	text-decoration: none;
}

a.menu_bottom_line_item:hover,
a.menu_bottom_line_item_active
{
	color: #d4efba;
}