
#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 5px auto 5px;
	position: relative;
	width: 146px;
	height: 104px;
}

#rotator img
{
	width: 146px;
	height: 104px;
	cursor:hand;
}
