/**Content*/
#news_content {
	/*height: 827px;*/
	background: url(../images/fill3.png) repeat-y top left; 
	font-size: 13px;
	}
	
#news_content_all {
	/*background: url(../images/news_bg.png) no-repeat top left; */
	}	
	
#content {
	width: 751px;
	height: 827px;
	vertical-align: top;
	}
	
	#news_menu h1 {
		padding: 14px 0 0 27px;
		height: 19px;
		vertical-align: top;
		font-size: 24px;
		font-weight: normal;
		color: #0076a3;
		}
		
	#select_type {
		font-size: 24px;
		font-weight: normal;
		color: #0076a3;
		}	
	
	.news_text {
		padding: 6px 28px 0 34px;
		}
		
	.post_item {
		padding: 0 0 0 0;
		}
		
	.post_fio {
		padding: 0 0 0 283px;
		font-size: 24px;
		color: #252525;
		}	
		
	.post_info {
		width: 514px;
		padding: 25px 0 0 0;
		font-family: Tahoma;
		font-size: 12px;
		text-align: left;
		color: #000000;
		vertical-align: top;
		line-height: 150%;
		}

		.post_item {
			padding: 0 0 30px 0;
			}
		
			.post_title  h1{
				font-size: 24px;
				font-weight: normal;
				}
		
				.post_title a {
					color: #000000;
					}
				
			.post_dopol {
				padding: 10px 0 0 0;
				color: #464646;
				font-size: 11px;
				}
				
			.post_text {
				padding: 15px 0 0 0;
				color: #000000;
				font-size: 12px;
				text-align: justify;
				}			
		
	.post_types {
		width: 150px;
		padding: 25px 0 0 25px;
		vertical-align: top;
		font-family: Tahoma;
		font-size: 11px;
		text-align: left;
		color: #000000;
		/*line-height: 200%;*/
		}	
	

	.avatar {
		width: 25px;
		height: 25px;
		padding: 3px;
		}