.rusSelfAds{
		border-bottom:0em dotted #999999;
		border-top:0em solid #FF6600;
		height:10px;
		margin-left:20px;
margin-right:20px;
		padding-bottom:10px;
font-size:1.25em;
font-weight:bold;
	}
	
	.rusSelfAds h2{
		color:#FF6600;
		text-transform: uppercase;
		float:left;
	}
	
	.rusSelfAds a.newsTitle{
		font-family:Helvetica,Arial,sans-serif;
		font-size:1.50em;
		line-height:1.3em;
		font-weight:bold;
		padding-left:0.4em;
	}
	
	/*#rusSelfAdsList ul{
		display:none;
	}*/
	
	#rusSelfAdsList{
		width:480px;
		height:10px;
		float:left;
		position: relative;
	}
	
	#rusSelfAdsList div.item{
		display: none;
		position: absolute;
		top:0;
		left:0;
	}
	
	#rusSelfAdsTools{
		float: right;
		
	}
	
	#rusSelfAdsTools span{
		cursor: pointer;
		background-image:url("/js/horslider/bnControl.png");
		background-repeat: no-repeat;
		background-position: -7px -4px;
		padding: 0 0 0 8px;
	}
	
	#rusSelfAdsTools span.bnStop{
		background-position: -31px -4px;
	}
	
	#rusSelfAdsTools span.bnNext{
		background-position: -54px -4px;
	}