#contentright {
	width: 260px; float: right;
	background: url(../images/right/contentrightbg.gif) top right repeat-y;	
	padding: 0 0 10px 0;
	margin: 2px 0 0 0;	
}

div.infoIcon /*на index.css перебьется*/{
	background: url(../images/right/infoIcon.jpg) no-repeat;
	width: 82px; height: 40px;
	position: relative;
	top: -17px; left: 180px;
}



#contentright .title {
	background: url(../images/h1bg.gif) 0 100% repeat-x;
	margin-top: -42px;
}
#contentright .title h1{
	color: #db1f26;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 0; padding: 0 0 7px 40px;
	background: url(../images/right/h1bg.gif) 0 100% no-repeat;
}

#index {
	margin: 0 12px 20px 0;
}

#bars {
	width: 99%;
}

.barItem {
	float: left;	
	margin-bottom: 20px;
}
.barItem img{
	border: 0;
}
.one {
	width: 33%;
}

.two{
	text-align: center;
	width: 34%;
}

.three {
	text-align: right;
	width: 32%;
}
