*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 222px;
	height: 145px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	position: relative;
	width: 222px;
	height: 145px;
	overflow: hidden;
	background-repeat:no-repeat;
}
