.Rotator
{
	width: 430px;
	margin: 0px auto;
}

.RotatorProductInfo
{
	/*text-align: center;*/
}

.RotatorProductTitle
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

.RotatorProductTitle a 
{
	font-weight: bold;
}

.RotatorProductText
{
	margin: 0px;
}

.RotatorProductPrice
{
	margin: 0px;
}

.RotatorProductPic
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}