#rotator2
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 75px;
	margin-bottom: 7px;
}

#rotator2 img
{
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 75px;
}
