*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width:690px;
	height:253px;
	margin:0 auto;
}

#rotator img
{
	border: none;
	cursor: pointer;
	width:690px;
	height:253px;
	margin:0 auto;
}

