#rotator
{
	overflow: hidden;
	position: relative;
	width: 424px;
	height: 266px;
}

#rotator img
{
	border: 0;
	width: 424px;
	height: 266px;
	background-color: #fff;
}
#rotator-inside
{
	overflow: hidden;
	position: relative;
	width: 323px;
	height: 204px;
}

#rotator-inside img
{
	border: 0;
	width: 323px;
	height: 204px;
	background-color: #fff;
}
