﻿.Web_Hosting_Packages_table
        {
            font-family: Calibri;
            margin: 0 0 15px 0;
        }
        
        .Web_Hosting_Packages_table table tr.row_1
        {
           background: #f4f4f4;
        }
        .Web_Hosting_Packages_table table tr.row_2
        {
           background: #e0dfdf;
        }
        .Web_Hosting_Packages_table table tr.head td
        {
           background: #4e5b63;
            color: White;
            font-size: 15px;
        }
        .Web_Hosting_Packages_table table td.head
        {
            color: White;
            font-size: 15px;
        }
        .Web_Hosting_Packages_table table td
        {
            border-right: 1px solid #FFFFFF;
            padding: 10px 10px;
            font-size: 13px;
            color: #222f35;
        }
