#news-ticker{
	width:130px;
	height:270px;
	background-color:white;
	overflow:hidden;
	margin:20px;
}
	#news-ticker h4{
		color:#933;
		display:inline;
	}
	#news-ticker p{
		height:172px;
		width:130px;
		
		padding:8px;
		margin-top:-1px;
	}
		#news-ticker div.first{
			margin-top:0;
		}
		
	#news-ticker p{
		font-size:11px;
		margin-left: 0 !important;
		margin-left: 5px;
		display:inline;
	}
	.scroll
{
	background-image:url(/bitrix/templates/main/images/scroll.jpg);
	width:24px;
}