*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 5x solid #ffffff;
	border-bottom: 5x solid #ffffff;
	cursor:auto;
	overflow: hidden;
	margin: 5px ;
	position: relative;
	width: 195px;
	height: 150px;
}

#rotator img
{
	border: 0;
	cursor:auto;
	width: 200px;
/*	height: 150px;*/
}

