	
	

	.item {
		margin:0 0 2em;
	}
		.item h3 {
			margin:0;
			font:100% Arial;
			color:#9c9c9c;
		}
		#R .TextAbzats .item h3 a {
				font:normal 130% Arial;
				color:#BBB386;
				text-decoration:none;
			}
		#R .TextAbzats .item h3 a:hover {color:#BBB386;}
			.item h3 small {
				font-size:80%;
				white-space:nowrap;
			}
		.item a 	{color:#0077BC;}
		.item a:hover	{color:#40b76c;}
	.NP {
		padding:1em 0 0;
	}
	.Other {
		width:100%;
		margin:3em 0;
		font-size:12px;
	}
		.Other td {width:50%;}
		.Other .next {
			padding-left:2em;
			text-align:right;
		}

