#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
	width: 320px;
	height: 320px;
	text-align: center;
}

#rotator img
{
	width: 320px;
	height: 320px;
}

#rightPage
{
	width: 380px;
	float: right;
	clear: right;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 1.8em;
	margin-right: 20px;
	font-style: normal;
	height: 400px;
	background-repeat: no-repeat;
	background-position: right;
}
