﻿#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 258px;
	height: 204px;
	background-color:#999999;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 258px;
	height: 204px;
}
