	#mainContainer{

		width:286px;

		margin:0 auto;

		text-align:center;	

		background-color:#FFF;

		border:1px solid #E2EBED;

		margin-top:10px;

	}

	/* END CSS FOR THIS DEMO */

	

	/* CSS FOR SLIDESHOW SCRIPT */

	.imageSlideshowHolder,.imageSlideshowHolder_left{

     	margin-left:30px!important;

		#margin-left:28px;

		float:left; /* Floating gallery at the right side of other web page content */		

		width:216px!important;

		#width:218px;	/* Image width */

		height:116px!important;	

		margin-top:17px!important;

		#margin-top:15px;

		#height:102px;/* Image height */

		position:relative;	/* Don't remove this line */

	}

	.leftFloatingDiv{

		float:left;

		width:190px!important;

		#width:180px;

		height:145px;

	}

	/* Don't change these values */

	.imageSlideshowHolder img{

		position:absolute;

		left:0px;

		top:0px;

	}

	

	.imageSlideshowHolder_new

	{
padding:0px 0px 0px 0px;

width:123px;

float:left;


position:relative;

height:80px;}



.imageSlideshowHolder_new img{
		position:absolute;
		left:0px;
		top:0px;

	}

