/**
 * @package       APWEB Village - Framework for Joomla!
 * @copyright     Copyright (C) 2014 Peter Antoska. All Rights Reserved.
 * @license       see LICENSE.txt
 *
 * Custom CSS formatting - for Internet Explorer <= 7
 *
 */

// Horizontal alignment for main slideshow thumbnails/icons
.camera_wrap .camera_pag .camera_pag_ul li {
    float: left;
}


