.dealer h1{
	width:119px; height:27px;
	background: url(/img/rus/dealerTitleIndex.gif) no-repeat;
	text-indent:-300em;
}
.dealer h2{
	width:205px; height:41px;
	background: url(/img/rus/stabil.gif) no-repeat;
	text-indent:-300em;
}
.owner h1{
	width:172px; height:25px;
	background: url(/img/rus/ownerTitleIndex.gif) no-repeat;
	text-indent:-300em;
}
.owner h2{
	width:138px; height:39px;
	background: url(/img/rus/elit.gif) no-repeat;
	text-indent:-300em;
}
.builder h1{
	width:182px; height:24px;
	background: url(/img/rus/builderTitleIndex.gif) no-repeat;
	text-indent:-300em;
}
.builder h2{
	width:205px; height:38px;
	background: url(/img/rus/elitBuild.gif) no-repeat;
	text-indent:-300em;
}
.stripedBlock.dealer span{
	top:17px; left:105px;
	position:absolute;
	width:72px; height:15px;
	background: url(/img/rus/dealerInner.png) no-repeat;
	display:block;
}
.stripedBlock.owner span{
	top:17px; left:80px;
	position:absolute;
	width:104px; height:17px;
	background: url(/img/rus/ownerInner.png) no-repeat;
	display:block;
}
.stripedBlock.builder span{
	top:17px; left:86px;
	position:absolute;
	width:109px; height:14px;
	background: url(/img/rus/builderInner.png) no-repeat;
	display:block;
}
#material{
	top:35px; right:375px;
	position:absolute;
	z-index:10;
	width:124px; height:121px;
	text-indent:-300em;
	background: url(/img/rus/material.png) no-repeat;
}

/*****************************/

.stripedBlock.dealer span, .stripedBlockActive.dealer span{
     top:17px; left:105px;
     position:absolute;
     width:72px; height:15px;
     background: url(/img/rus/dealerInner.png) no-repeat;
     display:block;
}
.stripedBlock.owner span, .stripedBlockActive.owner span{
     top:17px; left:80px;
     position:absolute;
     width:104px; height:17px;
     background: url(/img/rus/ownerInner.png) no-repeat;
     display:block;
}
.stripedBlock.builder span, .stripedBlockActive.builder span{
     top:17px; left:86px;
     position:absolute;
     width:109px; height:14px;
     background: url(/img/rus/builderInner.png) no-repeat;
     display:block;
}
