.clear { clear: both; }

#brand_list_intro { width: 600px; line-height: 20px; color: #343434; font-size: 16px; margin: 0 0 36px 0; }

.brand_list_tile { width: 306px; height: 65px; float: left; border-right: 1px solid #e0e0e0; margin: 0 15px 32px 0; }
.brand_list_tile.last { border: 0; margin: 0 0 32px 0; }
.brand_list_tile .brand_list_img_holder { float: left; width: 104px; }
.brand_list_tile .brand_list_tile_right{ float: right; width: 202px; }
.brand_list_tile h3 { font-size: 16px; color: #343434; margin: 0 0 8px 0; }
.brand_list_tile a.link { display: block; background: #e0e0e0; font-size: 14px; color: #343434; width: 170px; text-align: center; padding: 4px 0 4px 0; }
.brand_list_tile a.link:hover { background: #f7d51b; }
