
#rotator
{
	border: 0px solid #000;
	border-left: 1px solid #cecece;
border-right: 1px solid #cecece;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 545px;
	height: 225px;
}

#rotator img
{
	width: 545px;
	height: 225px;
}
