/* CSS Document */

#rotator
{
	overflow: hidden;
	margin:0 0 0 0;
	width: 400px;
	height: 120px;
}

#rotator img
{
	width: 400px;
	height: 120px;
}

