#rotator
{	
	cursor: pointer;
	overflow: hidden;	
	width: 510px;
	height: 340px;
	background: url(images/img08.jpg) repeat-x;
}

#rotator img
{
	border: 0;	
	padding: 15px 0px 15px 0px;
	position: absolute;
	cursor: pointer;
	width: 510px;
	height: 340px;
}

