﻿/*------------------------------>>> Slide Show <<<-----------------------------*/
#rotator {
	cursor: pointer;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 415px;
	height: 297px;
}
#rotator img {
	cursor: pointer;
	width: 415px;
	height: 297px;
}