﻿ .ImageList
          {
        
          }	   
		 
 .pictureShowContainer
          {
          position: fixed;
          top: 0px;
          left: 0px;
          width: 695px;
          height: 450px;
          margin: 0 0 0 0;
          overflow: hidden;

          }



          .txtControl
          {
          word-wrap:break-word;
          }

.DescriptionMainPanel
        {
		   background-color: #C8D793;
		   position: fixed;
           top: 56px;
		   left: 16px; 
		   width: 251px; 
		   height: 292px;		
           -moz-box-shadow: inset 0 0 5px #888;
           -webkit-box-shadow: inset 0 0 5px#888;
            box-shadow: inner 0 0 5px #888;
			overflow:auto;
        }

.DescriptionText
		{
		top: 35px;
		left: 8px; 
		width: 230px; 
	    height: 100px;	
		position: relative; 
		z-index: auto; 
		margin: 0 0 0 0 0;		
		
		}

.DescriptionHeader
        {

				background-color: #A8BF57; 
				position: fixed;		
                top: 56px; 
				left: 16px; 
				width: 251px; 
				height: 30px;
		}

		.DescriptionHeaderText
		{
		top:3px;
		left:8px;
		position:relative;		
		}

		
		.VideoDescription
		{
	  display:block;
	  top: 56px; 
	  left: 16px; 
	  position: fixed; 
	  z-index: 50;
	  width:251px;
	  height:262px
		}
		
		
		.ImageHeader
		{
		   position: fixed;
           top: 56px;
		   left: 16px; 
		   width: 251px; 
		   height: 292px
		}
		
		.checkList
		{
		
		}
		.Answer
		{
		
		}
		
		.TRTag
		{
		
		}
		
		.Term
		{
		
		}
.Scroller-ContainerForGTB {
  position: absolute;
  top: 0px; 
  left: 0px;
  padding:6px;	
  width:560px;
  height:339px; 
  }