#rotator
{
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	width: 200px;
	border-bottom: #000 1px solid;
	height: 140px;
	overflow: hidden;
	position: relative;
}
#rotator IMG
{
	width: 200px;
	height: 140px;
}
