*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	float:left;
	overflow: hidden;
	margin: 0;
	position: relative;
	z-index:2; 
	width: 497px;
	height: 222px;
}
#worntop	{ position:absolute; top:0; left:0; z-index:1000; background:url(/images/worntop.gif) no-repeat; width:497px; height:15px; }
#wornbtm	{ position:absolute; top:482px; left:0; z-index:1001; background:url(/images/wornbtm.gif) no-repeat; width:497px; height:15px; }
#rotator img
{
	border: 0;
	width: 497px;
	height: 222px;
	display:none; 
	position:absolute;
	top:0;
	left:0;
}