#NewsTicker{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:107px;
}
#NewsTicker h2 {
	font-size: 1px;
	text-indent:-999em;
	margin: 0px;
	padding: 0px;
	background: url(../images/title_homeNews_ru.gif) no-repeat 0% 50%;
	width:81px;
	height:107px;
	float:left
}
#NewsVertical {
	height: 107px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical {
	height: 107px;
	display: block;
	list-style: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#TickerVertical li {
	display: block;
	height:160px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#TickerVertical DIV{
	float:left;
	width:277px;
	border-bottom:0px solid #000;
	padding:12px 12px 12px 0px;
	background: url(../images/divider_homeNews.gif) no-repeat 100% 20px;
	height:60px
}
#TickerVertical li .NewsTitle{
	display: block;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:auto;
	float:left;
	
}
.NewsTitle h4{
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:1.2em;
	/*height:24px;*/
}
#TickerVertical .data_news_flash {
	display:block;
	margin:34px 0px 0px 0px;
	float:right;
	border-bottom:0px solid #000;

	
}
#TickerVertical li .NewsText{
	clear:both;
	display:block;
	width:275px;
	height:150px;
	border-top:0px solid #000;
	font-size:12px;
	color:#315261;
	line-height:1.1em;
	font-family:Arial
	/*float:left*/
	
}
#TickerVertical .arrow {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #000
}