#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 469px;
	height: 228px;
	background-image: url('/projects/www/project_images/project_window.png');
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 469px;
	height: 228px;
}
