/*
 ***********************************************************/
/**
 * @name          : PICA Photo Gallery.
 * @version	      : 1.2
 * @package       : apptha
 * @subpackage    : PICA Photo Gallery.
 * @author        : Apptha - http://www.apptha.com
 * @copyright     : Copyright (C) 2011 Powered by Apptha
 * @license	      : GNU General Public License version 1 or later; see LICENSE.txt
 * @abstract      : The core file of calling Mac Photo Gallery.
 * @Creation Date : November 20 2011
 * @Modified Date : 
 * */

/*
 ***********************************************************/
ul.first-and-second-carousel
{
width: 100%;	
	}
	
ul.first-and-second-carousel li {
background: #000 !important;
list-style: none !important;
float:left !important;
}

ul.first-and-second-carousel li a{
display:block;
}