﻿/* Fixes problems when the user choose to view the page in the larger text mode /*
    
    
/* --------------------------- SECTION 1 --------------------------- */

    /* Section 1 individual columns */
    dl#section1 dd.c2 { left: 150px !important; }
    dl#section1 dt.c3 { left: 650px !important; }
    
/* --------------------------- SECTION 3 --------------------------- */
    
    /* Section 3 table template */
    dl#section3 {padding-bottom: 600px !important;  }
    
    dl#section3 dd.r9 { top: 355px; height: 45px; width: 964px; border-top: 0px !important; } 
    
    dl#section3 dt.r10 { top: 410px; height: 14px; width: 964px;} 
    
    dl#section3 dd.r11 { top: 435px; height: 25px; width: 964px; border: 0px !important; } 
    
    dl#section3 dt.r12 { top: 470px; height: 14px; width: 964px; } 
    
    dl#section3 dd.r13 { top: 495px; height: 45px; width: 964px; border: 0px !important; } 
    
    dl#section3 dt.r14 { top: 530px; height: 14px; width: 964px; } 
    
    dl#section3 dd.r15 { top: 555px; height: 45px; width: 964px; border: 0px !important; } 
    
/* --------------------------- SECTION 5 --------------------------- */
    
    /* Section 5 table template */
    dl#section5 { padding-bottom: 90px !important; }
    
    /* Section 5 row template */
    dl#section5 dt.row, 
    dl#section5 dd.row {border: none; height: 34px; }
    
    /* Section 5 individual rows */    
    dl#section5 dt.r2, 
    dl#section5 dd.r2 { top: 45px !important; }	
     
    
    
/* --------------------------- SECTION 7 --------------------------- */
    
    /* Section 7 table template */
    dl#section7 { padding-bottom: 220px !important; }
    
    /* Section 7 individual rows */
    dl#section7 dt.r1, 
    dl#section7 dd.r1 { height: 34px !important; }		
    
    dl#section7 dt.r2, 
    dl#section7 dd.r2 { top: 45px !important; height: 34px !important;}	
    
    dl#section7 dt.r3, 
    dl#section7 dd.r3 { top: 90px !important; height: 34px !important;  }	
    
    dl#section7 dt.r4, 
    dl#section7 dd.r4 { top: 135px !important; height: 75px !important; }	
    
    
    