*

{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 504px;
	height: 376px;
}

#rotator img
{
	width: 504px;
	height: 376px;
}

p
{
	text-align: center;
}

#rotator_small
{
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 150px;
	height: 192px;
}

#rotator_small img
{
	width: 150px;
	height: 190px;
}

p
{
	text-align: center;
}
