*
#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 5px 20px 0px auto;
	position: relative;
	width: 180px;
	height: 155px;
}

#rotator img
{
	width: 180px;
	height: 155px;
	padding-right: 30px;
}

