/*	 ************************************************************************
     * Module Name		: GalGen.css										*
     * Release			: 1.0												*
     * Date				: 29/02/2008										*
     * Project			: AGSE_TT											*
     * Author			: aCOSwt											*
     * Description		: GalSport & GalDet.php specific CSS definitions	*
     * Language			: CSS												*
     * Compatibility	: FireFox 2 - IE 7 - Opera 9 - Konqueror 3			*
     ************************************************************************/

/******************************** IDs ***************************************/

#ITEMS {
    background-color : #000000;
    color:white;
    font-family : verdana;
    font-size : 10pt;
	width:100%;
  }

#ITEMS TD.separ{
    background-image:url("../Images/BackGrounds/ItemGalSep.jpg");
  }

#PHOTODIV {
    position: absolute;
    top: 136px;
    left: 100px;
    visibility:hidden;
    z-index:3;
  }

