
	img.Slideshow	{
		position:absolute;
		}

	div.Slideshow_images {
		left:1px;
		float:left;
		margin-right:5px;
		width:655px;
		border-style:solid;
		border-color:white;
		}

	div.Slideshow_Comment {
		margin-top:0px;
		left:660px;
		padding:5px;
		height:480px;
		border-style:outset;
		border-width:1px;
		overflow:auto;
		}

	form.Slideshow	{
		clear:left;
		margin-top:10px;
		text-align:center;
		}

	button.Slideshow	{
		border-style:solid;
		border-color:#F57B00;
		border-width:2px;
		width:15%;
		background-color:white;
		padding:1px;
		}