#rotator
{
	overflow: hidden;
	position:absolute;
	top:35px;
	left:0px;
	width:512px;
	height:341px;
	border:1px;
	border-color:#404040;
	border-style:solid;
	z-index:0;
}

#rotator img
{
	width:512px;
	height:341px;
}
