﻿.Container {
  
}

.DataContainer {
 
}

#Scroller-1 { 
  
 
}

#DataScroller-1 { 
 
}

#Scroller-1 p {
 
}

.Scroller-Container {
  position: absolute;
  top: 0px; 
  left: 0px;
  padding:3px;	
  width:670px;
  height:300px;
  }
   /*
	Added by : Khursheed Ali
	Added on : 16/8/2013
	Issue : 6445	
	
	Adding scroll for FaceInstruction
	
  */
  /* Start 6445 */
   .Scroller-Container2 {
  position: relative;
  top: 0px; 
  left: 0px;
  padding-right:35px;	  
  }
  /* End 6445 */
.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 {
 
}

.Scroller-ContainerForGTB {
  position: absolute;
  top: 0px; 
  left: 0px;
  padding:6px;	
  width:560px;
  height:339px; 
}
/*
	Added by : Khursheed Ali
	Added on : 21/8/2013
	Issue : 6430	
	
	Adding scroll for FaceInstruction
	
 */
 /* start : 6430 */
.Scroller-Container  a,img{
border : none;
}
.Scroller-Container2  a,img{
border : none;
}
/* end 6430 */