@charset "utf-8";
/** # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # **/
/** CSS Document: Manufacturer: Layout: Two Column Left Container											**/      
/** # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # **/


  /* B R O W S E   M A N U F A C T U R E R */
  .main_block .block_content .manufacturer_list { clear:both; }
    .main_block .block_content .manufacturer_list .manufacturer { float:left; width:150px; height:194px; margin:5px; padding:10px; }
      .main_block .block_content .manufacturer_list .manufacturer .image { text-align:center; margin-left:auto; margin-right:auto; margin-bottom:10px; }
      .main_block .block_content .manufacturer_list .manufacturer .name { text-align:center; margin-bottom:10px; width:144px; height:25px; overflow:hidden; }
      .main_block .block_content .manufacturer_list .manufacturer .manufacturer_link {text-align:center; margin-bottom:10px; width:144px; height:25px; overflow:hidden; }
      .main_block .block_content .manufacturer_list .manufacturer .description { width:150px; height:26px; overflow:hidden; margin-bottom:10px; }