*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 3px solid #DBDBDB;
	cursor: pointer;
	overflow: hidden;
	margin: 2px;
	position: relative;
	width: 175px;
	height: 131px;
}




#rotator img
{
	border: 0;
	cursor: pointer;
	width: 175px;
	height: 131px;
}

