.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 #666666;
	border-bottom: 1px solid #666666;
	margin-top: 0;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.promotionThumbItemStyle
{
	vertical-align: top;
	padding-bottom: 20px;
	clear: both;
}

.promotionThumbAltItemStyle
{
	vertical-align: top;
	padding-bottom: 20px;
	clear: both;
}

.promotionThumb
{
	width:250px;
	vertical-align: top; 
	top:0;
	left:0;
}

.promotionThumbTitle
{
	margin-top: 12;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.promotionThumbTitle A
{
	text-decoration: none;
	color: #333333;
}

.promotionThumbImg
{
	display:none;
}

.promotionThumbSummary
 {
	display: none;

	
}



.promotionThumbMoreInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 6px
}
.promotionThumbMoreInfo a {
	color: #5d3d6d;
	text-decoration: none;
}

.promotionThumbMoreInfo a:Hover {
	color: #862f04; 
	text-decoration: underline;
}
