/**
 * $Id: gallery.css 32 2008-12-25 08:07:32Z gpo_gigapromoters $
 * 
 * This file can not be redistributed to anyone without the permission of Giga Promoters
 * Copyright 2005 - 2008, Giga Promoters
 * 						  608 Aggarwal Cyber Plaza
 *						  Netaji Subhash Place, Delhi - 110034
 *						  www.gigapromoters.com
 * 
 *
 * This is parent of parent class of a controller and should not be edited ever without permission.
 * @version 			$Rev: 32 $
 * @lastModifiedBy		$LastChangedBy: gpo_gigapromoters $
 * @lastChanged			$Date: 2008-12-25 13:37:32 +0530 (Thu, 25 Dec 2008) $
 * @copyright 			Giga Promoters (www.gigapromoters.com)
 * 
 */

img.shadow {
	background: url('../../assets/img/shadow-1000x1000.gif') no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
div.galleryImage
{
display: inline;
float: left;

margin: 10px;
width: 20%;
}

div.galleryImage span.galleryComment
{

float: left;
width: 60%;

 }
