*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;

	position: relative;
	width: 360px;
	height: 140px;
	float:right;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 360px;
/*	height: 140px;*/
}

p
{
	text-align: center;
}
