.rus {
	font-family: Courier New, Courier, mono;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-color: #FBFFA6;
	text-align: center;
}
.rusread {
	font-family: Courier New, Courier, mono;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-color: #FF0000;
	text-align: center;
	clear: none;
	display: marker;
	vertical-align: middle;
	background-position: center center;
	font-weight: normal;
	text-transform: none;
	z-index: auto;
	float: right;
	height: auto;
	width: auto;
	padding-right: 150px;



}
