*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 390px;
	height:390px;
}

#rotator2
{
	overflow: hidden;
	position: relative;
	width: 390px;
	height: 390px;
}

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

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


