#rotator
{
	border:1px solid #f5f5f5;
	cursor: pointer;
	overflow: hidden;
	margin: 5px 0px 0px 10px;
	position: relative;
	width:188px;
	height:150px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width:188px;
	height:150px;
}
