*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	margin: 0;	
	position: relative;
	width: 318px;
	height: 240px;
}

#rotator img
{ 
	width: 318px;
	height: 240px;
}

