.Rotator 
{
  border:solid 1px black; 
  background-color:white;
  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 darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:darkslategray;
  width:220px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}

.promoTitleText
{
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-top: 0;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #A4A3A3;
	text-align: left;
}

.promotionThumbItemStyle
{
	vertical-align: top;
	padding-top: 24px;
	clear: both;
}

.promotionThumbAltItemStyle
{
	vertical-align: top;
	padding-top: 24px;
	clear: both;
}

.promotionThumb
{
	border-top: 1px solid #000;
	width:500px;
	position:relative;
	top:0;
	left:0;
}

.promotionThumbTitle
{
	margin-top: 10;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 4px;
	font-weight: bold;
	color: #663300;
	text-align: left;
}

.promotionThumbTitle A
{
	text-decoration: none;
	color: #663300;
}

.promotionThumbImg
{
	text-align: left;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 4px;
}

.promotionThumbSummary
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
margin-left: 139px;
}

.promotionThumbMoreInfo
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 50px;
margin-left: 90px;
}
