/*	Alan Geovanni Velázquez Valera
	Gnesys.com
	Diseñado para VPUAC.org
	Voluntarios y Padres Unids A.C.
	México D.F. Sept 2008
*/

/* CSS FOR SLIDESHOW SCRIPT */

.contentContainer{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}	
	/* END CSS FOR THIS DEMO */
	
	/* CSS FOR SLIDESHOW SCRIPT */	
.imageSlideshowHolder,.imageSlideshowHolder_left{
	/*margin:5px;	 "Air" */
	float: right;
	background:#FFFFFF;
	width:731px;	/* Image width */
	height:170px;	/* Image height */	
	/*position:relative;	/* Don't remove this line */
	}

/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	/*left:45px;*/
	/*top:177px;*/
}

/*end slide*/


