/* css for SEG-Tox.org */
/* Copyright T.Kuhmann@TechLevel.com */
		
/* web gallery */
.gl_pictop
                {
 width          :       90%;
 height         :       20px;
 border	     	:       1px solid #000;
 margin-bottom  :       5px;
                }
              
.gl_picbott
                {
 width          :       90%;
 height         :       20px;
 border     	:       1px solid #000;
 margin-top     :       5px;
                }
              
.gl_galtop
                {
 width          :       90%;
 height         :       20px;
 border		:       1px solid #000;
                }

.gl_galbott
                {
 width          :       90%;
 height         :       20px;
 border	     	:       1px solid #000;
                }
          
.gl_pgtop
                {
 width          :       90%;
 border-bottom  :       1px solid #000000;
 border-left    :       1px solid #000000;
 border-right   :       1px solid #000000;
 margin-bottom  :       5px;
                }
              
.gl_pgbott
                {
 width          :       90%;
 border-top     :       1px solid #000000;
 border-left    :       1px solid #000000;
 border-right   :       1px solid #000000;
 margin-top     :       5px;
                }
              
TD.gl_ll
                {
 border-left    :       1px solid #000000;
 width          :       80px;
                }

TD.gl_lr
                {
 border-right   :       1px solid #000000;
 width          :       80px;
                }

.thumb /* thump pics */
                {
 border         :       0;
                }
              
.gall_thumbs    {
 width          :       90%;
                }
  
DIV.minimage    {
                }
              
DIV.head_top
                {
 font-weight    :       bold; 
 font-size      :       13pt;
 margin-top     :       0px;
 margin-bottom  :       5px;
 text-align     :       center;
                }
span.head_top_small
                {
 font-weight    :       normal; 
 font-size      :       10px;
                }
              
DIV.view        {
 text-align     :       center;
 font-size      :       10px;
                }
DIV.view_sm     
                {
 text-align     :       center;
 font-size      :       9px;
                }
              
DIV.phidinfo    
                {
 text-align     :       center;
 font-size      :       10px;
 margin-top     :       5px;
                }
              
.gidindex 
                {
 width          :       90%;
 border-bottom  :       thin dashed #D9DCC2;
 font-size      :       90%;
                }
TD.gidindextd   {
 width          :       180px;
                }
              
DIV.comments    {
 text-align     :       center;
 font-weight    :       bold;
 font-size      :       13pt;
 margin-top     :       10px;
                }
        
DIV.comments_small
                {
 text-align     :       center;
                }

.formbutton  /* button gallery */  
                {
 border         :       1px thin outset #000;
 background-color:      #D9DCC2;
                }
             
span.gl_comment {
 display	:	block;
 border-bottom	:	1px dotted #000;
                }
        
DIV.added_comments
                {
 margin         :       2px;
 padding        :       5px;
 border-top     :       thin dotted #D9DCC2;
                }
              
.gl_inputtextarea  {
 font-family    :       Arial, Helvetica, sans-serif;
 font-size      :       10px;
 font-weight    :       normal;
 color          :       #000000;
 text-decoration:       none;
 background-color:      #D9DCC2;
 padding        :       2px;
 border         :       1px solid #000;
		}

/* thanks comment */
DIV.gl_thx      {
 background-color:      #FFF;
                }
