*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: none;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 350px; 
	height: 260px;
}

#rotator img
{
	border: 0;
	width: 350px;
	height: 260px;
}

#rotator2
{
	border: none;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 350px; 
	height: 35px;
}

#rotator2 img
{
	border: 0;
	width: 350px;
	height: 35px;
}

#rotator3
{
	border: none;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 700px; 
	height: 100px;
}

#rotator3 img
{
	border: 0;
	width: 700px;
	height: 100px;
}
