
/****************************************************************************************\
 **   @name		EXP Autos  Pro                                                  **
 **   @package          Joomla 3.x                                                      **
 **   @author		EXP TEAM::Alexey Kurguz (Grusha)                                **
 **   @copyright	Copyright (C) 2005 - 2013  EXP TEAM::Alexey Kurguz (Grusha)     **
 **   @link             https://www.expteam.net                                          **
 **   @license		Commercial License                                              **
 \****************************************************************************************/

table.expautos_make_table{
    text-align: center;
}

table.expautos_make_table tr{
    border: none;    
}
  
table.expautos_make_table td{
    margin: 5px;
    padding: 10px;
    border: none;
}

table.expautos_make_table td img{
    max-width: 100px;
}


