
 .slideshowholder {

	text-align:center;
	width:100%; margin: 0 0 1em;
}


 .custom_slideshow {
	
	height:340px;
	overflow:hidden;
	text-align:center;
	margin-left:auto;
	margin-right:auto;


}

.imagecontainer
{
	width:400px;
	height:340px;
	background-color:white;

}

 .custom_slideshow img {
	max-height:340px;
	float:left;
	clear:left;
	margin-left:auto;
	margin-right:auto;

}