*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 1px none #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 713px;
	height: 397px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 715px;
	height: 399px;
	float: left;
}
