
#header .rusen {
	position: absolute;
	top: 4px;
	width: 40px;
	left: 512px;
	font-size: 11px;
	line-height: 13px;
}
#header .rusen * {
	display: block;
	color: #fff;
	padding: 4px 3px 2px 3px;
	text-align: center;
}
#header .rusen a {
	text-decoration: none;
	text-align: center;
}
#header .rusen span {
	background: #007cc3;
	cursor: default;
}
