/*
/   name           Favourite
/   version        4.1
/   description    Responsive and customizable Joomla!3 template
/   demo           http://demo.favthemes.com/favourite
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2017 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/

#padd1 td {
  padding: 1px;
}

#padd2 td { 
  padding: 2px; 
} 

#padd3 td { 
  padding: 3px; 
} 

#padd4 td { 
  padding: 4px; 
} 

#padd5 td { 
  padding: 5px; 
} 

#padd6 td { 
  padding: 6px; 
} 

#padd7 td { 
  padding: 7px; 
} 

#padd8 td { 
  padding: 8px; 
} 

#padd9 td { 
  padding: 9px; 
} 

#padd10 td { 
  padding: 10px; 
} 


