*
{
	
	padding: 0;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 390px;
	height: 310px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 390px;
	height: 310px;
}

#rotator2
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 240px;
	height: 310px;
}

#rotator2 img
{
	border: 0;
	cursor: pointer;
	width: 240px;
	height: 310px;
}

