

#slideshowContainer
{
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	width: 100%;
	height: auto;
	text-align:center;
	background: #ddd;
}

#imagecontainer
{
	width: 640px;
	height: auto;
	text-align:center;
}

#numberDiv a
{
	font: bold 12px Arial;
	color:#47477A;
	text-decoration: none;
}

#backforthbuttons
{
	margin-top: 6px;
	width:640px;
}
