﻿        #DBFirstTable,#DBSecondTable{
            font-family:'FrutigerNextLTW1G-Regular';
            font-size:12px;
            color:#666;
            width:100%;

        }

        #DBFirstTable,#DBSecondTable tr td
        {
            
            border-bottom: 1px solid #e2e2e2;
            padding: 2px;
        }

        #DBFirstTable,#DBSecondTable tr th{
            
            border-bottom: 2px solid #9D9FA2;
            padding: 2px;
                   
        }

        #DBFirstTable{
            color: #9D9FA2; 
            font-size:14px;
        }

        .downloadCenterCheck
        {
                text-align: right;
        }
        .downloadCenterType
        {
            width:100px;
            text-align: right;
        }

        .downloadCenterFile
        {
            width: 450px;
            text-align: left;
        }
        .btnDownload{
            float:right;
            margin-top:30px;
            width:155px;
            Height:35px;
           
        }
