
#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 130px;
	height: 92px;
}

#rotator img
{
	border: 0;
	padding-top:15px;
	padding-left:5px;
	cursor: pointer;
	width: 130px;
	height: 92px;
}
