body {
	margin: 0px;
	padding: 0px;
	}
span.rur {
	text-transform: uppercase;
// text-transform: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}    
span.rur span {
	position: absolute;
	overflow: hidden;
	width: 0.45em;
	height: 1em;
// display: none;
	margin-top: 0.2ex;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -0.55em;
}
span.rur span:before {
	content: '\2013'; 
}
