div.index-brands {
	height:515px;
	background: #f6f6f6;
	padding-top: 11px;
	position: relative;

}

div.index-brands div.bl_brand {
	float:left;
	width:33.3%;
	text-align: center;
}

div.index-brands div.bl_brand  div.br_text {
	padding-left: 7px;
}

div.index-brands div.bl_brand  div.br_select {
	margin:7px 0px;
}

div.index-brands div.bl_brand  div.br_select select {
width: 225px;
height: 30px;
margin-top: 10px;
margin-left: 5px;

}

div.index-brands div.bl_brand  div.br_title {
font-size: 20px;
margin-left: 5px;
margin-bottom: 5px;
margin-top: 15px;
}

div.index-brands div.bl_brand  div.br_title a {
	color:#000;
}

div.index-brands div.bl_brand  div.br_descr {
	font-size:11px;
	padding-right:5px;
	/*width: 200px;*/
margin-left: 5px;
color:#707070;
font-size:14px;
margin-bottom:20px;
}

div.index-brands div.bl_brand  div.br_descr a {
	text-decoration:none;
}

div.index-brands div.bl_brand  div.br_descr a:hover {
	text-decoration:underline;
}
.podrobnee{
color:#1875b5;
font-size:14px;
margin-left: 5px;
}