#str_middle_userblock
{
	line-height: 40px;
	float: left;
}

#str_middle_menu_secondary
{
	line-height: 40px;
	text-align: right;
	float: right;
}

#str_middle_menu_secondary ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#str_middle_menu_secondary ul li
{
	padding: 0 10px;
	margin: 0;
	float: left;
	font-size: 11px;
}

#str_middle_menu_secondary ul li a
{
	text-decoration: underline;
	color: #8D363B;
}

#str_middle_menu_secondary ul li.active
{
	background-image: url('../images/btn-green-top.jpg');
	background-position: middle;
	background-repeat: repeat-x;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #92B401;
	border-right: 1px solid #92B401;
}

#str_middle_menu_secondary ul li.active a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}