*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: solid 1px #d4001a;
	cursor: pointer;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 486px;
	height: 218px;
}

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