.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: 0px solid #bbb;
	border-bottom: 0px solid #bbb;
	margin-top: 0;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 4px;
	font-weight: bold;
	color: #A4A3A3;
	text-align: left;
}

.promotionThumbItemStyle
{
	vertical-align: top;
	padding-top: 0px;
	clear: both;
}

.promotionThumbAltItemStyle
{
	vertical-align: top;
	padding-top: 0px;
	clear: both;
}

.promotionThumb
{
	width:298px;
	position:relative;
	top:0;
	left:0;
}

.promotionThumbTitle
{
	border-top: 0px solid #451e04;
	border-bottom: 0px solid #451e04;
	margin-left: 200;
	margin-top: 0;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 4px;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	height: 67px;
}

.promotionThumbTitle A
{
text-decoration: none;
color: #ffffff;
}

.promotionThumbImg
{
	text-align: left;
	float: left;
	margin-left: 3px;
	margin-right: 9px;
	margin-bottom: 4px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.promotionThumbSummary
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
margin-top: 8px;
margin-left: 10px;
margin-right: 6px;
}

.promotionThumbMoreInfo
{
margin-bottom: 10px;
margin-top: 5px;
}

.promotionThumbMoreInfo a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a43f06;
	line-height: 20px;
	text-decoration: none;
margin-left: 10px;
}

.promotionThumbMoreInfo a:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #634075;
	line-height: 20px;
	text-decoration: underline;
margin-left: 10px;
}
