#rotator
{
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 790px;
	height: 300px;
}

#rotator img
{
	width: 790px;
	height: 300px;
}

#seemore
{
	overflow: hidden;
	margin: 5px;
	position: relative;
	width: 780px;
	height: 20px;
}

#seemore p {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	width: 780px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}