

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin:;
	position: relative;
	width: 500px;
	height: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}



#rotator img
{
	border: 0;
	cursor: pointer;
	width: auto;
	height: auto;
}


