/* CSS Document */
.Container_promotions {
  position: absolute;
  top: 16px; left: 9px;
/*  width: 568px;*/
  width: 640px;  
  height: 151px;
/*  background: #FFF url(images/container_background.gif) no-repeat;*/
  
}
#Scroller-1_promotions { 
  position: absolute; 
  overflow: hidden;
/*  width: 564px;*/
  width: 640px;  
  height: 135px;
  left: 10px;
}
#Scroller-1_promotions p {
  margin: 0; padding: 0px 10px;
 /* font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;*/
}
.Scroller-Container_promotions {
	position: absolute;
	top: -12px;
	left: -9px;
/*	width: 561px;*/
	width: 640px;	
}
#Scrollbar-Container_promotions {
  position: absolute;
  top: 13px; left: 105px;
}
.Scrollbar-Up_promotions {
	cursor: pointer;
	position: absolute;
	top: 1px;
	left: 556px;
}
.Scrollbar-Track_promotions {
  width: 20px; height: 100px;
  position: absolute;
  top: 20px; 
  left: 557px;
  /*background: transparent url(images/scrollbar_track.gif) no-repeat center center;*/
}
.Scrollbar-Handle_promotions {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0px;
	left: 1px;
}
.Scrollbar-Down_promotions {
	cursor: pointer;
	position: absolute;
	top: 121px;
	left: 556px;
}
