

#rotator
{
	overflow: hidden;
	position: relative;
	width: 505px;
	height: 360px;
	background-color:#fff;
	border:7px solid #b2967d;
	/*
top:43px;
	left:85px;
*/
	/*z-index:-12;*/
}

#rotator img
{
	width: 505px;
	height: 360px;

	/*z-index:-12;*/
}


