#rotator_1
{
	overflow: hidden;
	margin: 0px auto 0;
	position: relative;
	width: 150px;
	height: 141px;
	float: left;
	z-index: 500;
}
#rotator_2
{
	overflow: hidden;
	margin: 0px 0 0 2px;
	position: relative;
	width: 298px;
	height: 141px;
	float: left;
	padding: 0px;
	z-index: 500;
}
#rotator_3
{
	overflow: hidden;
	margin: 0px 0 0 2px;
	position: relative;
	width: 300px;
	height: 141px;
	float: left;
	z-index: 500;
}

#rotator_1 img { width: 150px; height: 141px; }
#rotator_2 img { width: 298px; height: 141px; }
#rotator_3 img { width: 300px; height: 141px; }
