.slideshowContainer {
	width: 660px;
	height: 265px;
}

*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	margin: 10px;
	position: relative;
	width: 660px;
	height: 286px;
}

#rotator img
{
	width: 640px;
	height: 286px;
}

p
{
	text-align: center;
}#rotator2 {
	overflow: hidden;
	margin: 10px;
	position: relative;
	width: 350px;
	height: 265px;
}

