*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 1px solid #eee;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 236px;
	height: 62px;
	
}

#rotator li img
{
	width: 234px;
	height: 60px;
	padding: 1px;	
}

p
{
	/*text-align: center;*/
}