


#rotator
{
	
	cursor: auto;
	overflow: hidden;
	position: relative;
	width: 940px;
	height: 382px;
		border:10px;  border-color: #fff; border-style: solid;
}

#rotator img
{
	border: 0;
	cursor: auto;
	width: 940px;
	height: 382px;
}
