﻿*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	width: 508px;
	height: 300px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 508px;
	height: 300px;
}

