#brands_block_left {
	position:relative;
	height:140px;
}
#brands_block_left .block_content {
	border: 1px solid #eaeaea;
	position: absolute;
    top: 46.5%;
}
#brands_block_left div.selector {
	height: 38px;
    line-height: 38px;
    border: none !important;
    background: none;
	width: 200px !important;
}
#brands_block_left .selector span{
	line-height: 38px;
	background: none;
    height: 38px;
    line-height: 38px;
    text-shadow: none;
	color:#9c9b9b;
	width: 200px !important;
}
#brands_block_left .selector span:after {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	line-height: 42px;
	padding-right: 11px;
	content: "\f107";
	font-family: "FontAwesome";
}
#brands_block_left #brand_list {
	height:38px !important;
	z-index:1;
}