.number_line{
	display: inline-block;
	margin-left: 18px;
	margin-bottom: 18px;
	}
	
	.number_line IMG{
		border:1px solid gray;
		}
	
.nn {
	float: left;
	width: 156px;
	margin-right: 18px;
	}

	
.nn_title {
	color:red;	
	font-size: .8em;
	font-weight: bold;
	text-align: center; 
	}

	.nn_title a{
		color: red;	
		}
		
		.nn_title a:hover{
			text-decoration: underline;
			}


.rub_number{
		margin-top: 8px;
		color: red;
		font-weight: bold;
		}
		
		.rub_number a{
			color: red;
		}

		
em.spla {
	color:black;
	}

em.spla, em.red {
	color:#666666;
	font-weight:bolder;
	margin-right:4px;
	}

#number_id_title{
	background-color:#F4F4F4;
	color:#B0583D;
	font-size:.8em;
	font-weight:bold;
	margin-right:18px;
	margin-top:8px;
	padding:4px;
	width: 300px;
	}	

	
	
	