#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 300px;
	height: 271px;
	float:right;
	margin:0 25px 0 15px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 300px;
	height: 271px;
}
