
/****************************************************************************************\
 **   @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                                              **
 \****************************************************************************************/

#expautospro table.expautos_make_table{
    margin: 0 auto;
    text-align: center;
}

#expautospro h3.well{
    padding: 0px 0 0 10px;
}

table.expautos_make_table tr{
    border: none;    
}
 
#expautospro table.expautos_make_table td{
    margin: 2px;
    padding: 10px;
    border: none;
}

#expautospro table.expautos_make_table td .well{
    padding: 5px;
    margin: 0 0 0px 0;
}