#rotator
{
	overflow: hidden;
	float:left;
	width: 340px;
	height: 305px;
	margin:0 auto 0 auto;
	background-color:#fff;
}

#rotator img
{
	width: 340px;
	height: 305px;
	background-color:#ccc;
}
