#rotator
{
	overflow: hidden;
	position: relative;
	width: 290px;
	height: 150px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFCC;
}
#rotator img {
	height: 150px;
	width: 290px;
}
