﻿.Container {
  
}

.DataContainer {
 
}

#Scroller-1 { 
  
 
}

#DataScroller-1 { 
 
}

#Scroller-1 p {
 
}

.LeftScrollerContainer {
  position: absolute;
  top: 0px; 
  left: 0px;
  padding:6px;	
  width:330px;
  height:320px;
  }
  
  .RightScrollerContainer {
  position: absolute;
  top: 0px; 
  left: 0px;
  padding:6px;	
  width:330px;
  height:300px;
  }
  
  .feedbackScrollerContainer
  {
  position: absolute;
  top: 0px; 
  left: 0px;
  padding:6px;	
  width:340px;
  height:120px;
  }
 
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 0px; left: 310px;
  border:0;
  width:18px;  
}

.Image-Up
{
	
}

.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  border:0;
  width:18px;

}

.Link-Up {
 
}