


/* Start:/bitrix/components/additional/content.contacts/templates/.default/style.css*/
#showBrandsBlock{ position: relative; display: none;}
#showBrandsBlock ul li{list-style:none; margin-bottom: 3px}
#showBrandsBlock ul li a{
    display: block;
    text-decoration: none;
    width: 175px;
    /*height: 39px;*/
    padding: 10px 28px 10px 15px;
    background: #e2f3f9 url("/bitrix/components/additional/content.contacts/templates/.default/images/bg_left_catalog.jpg") repeat-x bottom;
    font-size: 16px;
    /*line-height: 39px;*/
	border:1px solid #d2d2d2;
	border-radius:4px; 
	-mox-border-radius:4px; 
	-webkit-border-radius:4px; 
    color: #183e4c;
	word-wrap: break-word;
	text-transform: uppercase; 
}
#showBrandsBlock ul li a.active, #showBrandsBlock ul li a:hover{ color:#fff; background: #00B2EB; border: 1px solid #00B2EB;}
#showBrandsBlock ul li.none{display:none;}

#showBrandsBlock ul li#btnShowAllBrands a{ background:none; color:#01B0EF; text-decoration:underline; border:none;}
#showBrandsBlock ul li#btnShowAllBrands a:hover{ text-decoration:none;}
/* End */
/* /bitrix/components/additional/content.contacts/templates/.default/style.css */
