.Rotator
{
	border: solid 1px #f7f7f7;
	background-color: #ffffff;
	cursor: default;
}

.RotatorFrame
{
	border: solid 1px white;
	width: 450px;
	height: 25px;
	font-family: verdana;
	font-size: 11px;
	background-color: white;
	cursor: default;
}

.RotatorFrameOver
{
	border: solid 1px #f9f9f9;
	border-bottom-color: #f7f7f7;
	border-right-color: #f7f7f7;
	width: 450px;
	height: 25px;
	font-family: verdana;
	font-size: 11px;
	background-color: #ffffff;
	cursor: default;
}

.ProductTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.ProductText
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	width: 220px;
}

.ProductPrice
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
