			/*information_messages_line*/
			.news_item
			{
				margin-bottom: 10px;
				padding-right: 10px;
			}
			
			.news_item img
			{	
				float: left;
				border: 1px solid #b08551;
				margin: 5px;
			}
			
			.news_item p
			{
				margin: 0;
				padding: 0 0 16px 10px;
				background: #ffebb8 url(img/l_b.png) left bottom no-repeat;
				width: 100%;
			}
			
			#center .content .news_item h3
			{
				background: #ffebb8 url(img/l_t.png) left top no-repeat;
				padding: 5px 0 5px 10px;
				width: 100%;
				margin-bottom: 0;
			}
			
			.news_item h3 .r_t
			{
				background: #ffebb8 url(img/r_t.png) right top no-repeat;
				display: inline-block;
				width: 18px;
				height: 18px;
				position: relative;
				float: right;
				margin-top: -5px;
			}
			
			.news_item .r_b
			{
				background: url(img/r_b.png) right bottom no-repeat;
				display: block;
				float: right;
				width: 18px;
				height: 18px;
				position: relative;
				margin-top: -18px;
				margin-right: -10px;
			}
			
			#center #center_left ul.news_list
			{
				margin-left: 0;
			}
			
			#center #center_left ul.news_list li
			{
				font-weight: bold;
				list-style-image: none;
				list-style-type: none;
			}
			
			#center #center_left ul.news_list li ul li
			{
				font-weight: normal;
				padding-bottom: 5px;
				list-style-image: url(img/arrow_item.gif);
			}
			
			#center #center_left ul.news_list li ul li a
			{
				color: #4f4f4f;
			}
			
			#center #center_left a.get_kod
			{
				display: block;
				text-align: right;
				color: #358;
			}			
			/*end_information_messages_line*/
