#rotator
{
	border: 1px solid #000;
	/*cursor: pointer;*/
	overflow: hidden;
	margin:0px auto 0px;
	position: relative;
	width: 320px;
	height: 214px;
}

#rotator img
{
	border: 0;
	width: 320px;
	height: 214px;
}