#rotator
{
	cursor:pointer;
	height:250px;
	margin:10px;
	overflow:hidden;
	width:530px;
}

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

p
{
	text-align: center;
}

#rotatorSmartphone
{
	cursor:pointer;
	height:250px;
	margin:10px;
	overflow:hidden;
	width:530px;
}

#rotatorSmartphone img
{
	border: 0;
	cursor: pointer;
	width: 530px;
	height: 250px;
}

