﻿/*background:url("images/reply-e5e5e5.gif") repeat-x scroll center top #E5E5E5;*/
/*border-image: url(border.png) 27 27 27 27 round round;
border-image: url(../images/reply-e5e5e5.gif) 27 round stretch;
*/

.BuyDomainStep_link
{
    text-decoration: none;
    color: #595146 !important;
    font-family: Arial;
    font-size: 18px !important;
}

.domain-search-results
{
    border-bottom: 1px solid #CECECE;
    float: left;
    margin: auto;
    width: 100%;
}

.search-icon
{
    background-image: url( 'images/hosting/icon_search.gif' );
    height: 43px;
    width: 51px;
}

.remove-domain-name-icon, .see-more-suffixes-icon, .select-all-icon, .clear-all-icon
{
    height: 13px;
    width: 13px;
    margin-top: 7px;
}

.remove-domain-name-icon
{
    background-image: url( 'images/hosting/icon_delete.gif' );
    height: 11px;
    width: 11px;
    margin-top: 8px;
}

.see-more-suffixes-icon
{
    background-image: url( 'images/hosting/icon_more.gif' );
    height: 11px;
    width: 10px;
    margin-top: 8px;
}

.select-all-icon
{
    background-image: url( 'images/hosting/icon_choose.gif' );
    margin-left: 10px;
}

.clear-all-icon
{
    background-image: url( 'images/hosting/icon_deleteall.gif' );
}

.delimiter, .remove-domain-name, .see-more-suffixes, .select-all, .clear-all
{
    font-size: 12px; /*color: #2A7F91;*/
    color: Black;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
}
.remove-domain-name, .see-more-suffixes, .select-all, .clear-all
{
    color: #0075b1;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
.domain-name
{
    margin-left: 10px;
    margin-right: 3px;
    height: 36px !important;
}
td.name-old
{
    color: #2A7F91;
    font-size: 18px;
    vertical-align: top;
    min-height: 12px;
    width: 200px;
}
.name
{
    /*color: #2A7F91;*/
    color: #5A534B;
    font-size: 15px; /*min-height: 12px;*/
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
    text-align: left;
}
.MainTitle
{
    color: #2A7F91;
    font-size: 18px;
    font-weight: bold;
}
.Title
{
    /*color: #2A7F91;*/
    color: #5A534B;
    font-size: 18px; /*font-weight: bold;*/
    margin-top: 20px;
    padding-bottom: 5px;
}
div.available, div.taken, div.problem
{
    height: 46px;
    text-align: center;
    width: 47px;
    font-size: 10px;
    line-height: 0.6;
}
div.taken
{
    background-image: url( 'images/hosting/PN_rishum_grey.jpg' );
    line-height: 1;
    height: 43px;
    width: 44px;
    padding: 3px 0 0 3px;
}

div.SearchDomain
{
    height: 44px;
    width: 47px;
    padding: 2px 0 0 0;
    text-align: center;
    font-size: 10px;
    background-image: url( 'images/hosting/PN_rishum_white.jpg' );
    line-height: 1;
}

div.Problem
{
    background-color: red;
    line-height: 1;
}
div.available
{
    background-image: url( 'images/hosting/PN_rishum_white.jpg' );
    cursor: default;
    height: 40px;
    width: 44px;
    padding: 7px 0 0 3px;
}
div.available.over
{
    /* background-image: url( 'images/hosting/PN_rishum_gr.jpg' );     cursor: default;     color: #ffffff;     height: 44px;     width: 44px;     padding:2px 0 0 3px;*/
}
div.available.Checked
{
    background-image: url( 'images/hosting/PN_rishum_gr.jpg' );
    cursor: default;
    color: #ffffff;
    height: 39px;
    width: 44px;
    padding: 7px 0 0 3px;
    font-size: 10px;
    margin-top: 1px;
}
.AllChecked
{
    background-image: url( 'images/hosting/PN_rishum_gr.jpg' );
    cursor: default;
    color: #ffffff;
    height: 39px;
    width: 44px;
    padding: 7px 0 0 3px;
    font-size: 10px;
    margin-top: 1px;
}
.AllCleared
{
    background-image: url( 'images/hosting/PN_rishum_white.jpg' );
    cursor: default;
    height: 40px;
    width: 44px;
    padding: 7px 0 0 3px;
    font-size: 10px;
}
.SuffixRes
{
    height: 100%;
    vertical-align: middle;
}
.Error
{
    float: left;
    color: #329006;
    font-size: 20px;
    height: 25px;
    font-weight: bold;
    text-align: center;
}
.Domain
{
    width: 50px;
    border: 1px solid black;
    float: left;
    direction: ltr;
    margin-right: 5px;
    margin-top: 5px;
}
.Selected
{
    background-color: red;
    padding: 3px;
}
.Link
{
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.AdvanceDomainsList
{
    display: none;
}
.EmailAdvanceDomainsList
{
    display: none;
}
.PremiumDomainsList
{
    display: none;
}
.Hosting
{
    cursor: pointer;
}
.vpsPackage
{
    cursor: pointer;
}

.ListItem-rtl
{
    background-color: White;
    border: 1px solid gray;
    margin-left: 21px;
    padding: 3px 3px 3px 5px;
}

.ListItem-ltr
{
    width: 115px;
    height: 24px;
    background: url('images/NewUserTextBox2.gif') no-repeat !important;
    border: 0;
    padding-right: 5px;
    outline: none;
    float: left;
    padding-top: 10px !important;
    font-size: 12px;
}

.OrderDomainDiv-rtl
{
    border-left: 3px solid #E8E8E8;
    float: right;
    font-weight: bold;
    padding: 2px;
    text-align: right;
    width: 30%;
}

.OrderDomainDiv-ltr
{
    border-right: 3px solid #E8E8E8;
    float: left;
    font-weight: bold;
    padding: 2px;
    text-align: right;
    width: 30%;
}

.BuyDomainStep_orange
{
    background-image: url( 'images/hosting/steps/stepsb_current_duplicate.jpg');
    background-position: repeat-x;
    width: auto !important;
    height: 52px;
}

.BuyDomainStep_gray
{
    background-image: url( 'images/hosting/steps/stepsb.jpg' );
    height: 52px;
}

.BuyDomainStep_graygap
{
    background-image: url( 'images/hosting/steps/stepsb.jpg' );
    height: 52px;
    width: 10px;
}

.BuyDomainStep_orange_1-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_18_heb.jpg' );
    height: 52px;
    width: 18px;
}

.BuyDomainStep_gray_1-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_17_heb.jpg' );
    height: 52px;
    width: 18px;
}

.BuyDomainStep_Point-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_3_heb.jpg' );
    height: 52px;
    width: 13px;
}

.BuyDomainStep_1_orange-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_1_heb.jpg' );
    height: 52px;
    width: 34px;
}

.BuyDomainStep_1_gray-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_16_heb.jpg' );
    height: 52px;
    width: 34px;
}

.BuyDomainStep_2_orange-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_11_heb.jpg' );
    height: 52px;
    width: 50px;
}

.BuyDomainStep_2_gray-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_4_heb.jpg' );
    height: 52px;
    width: 28px;
}

.BuyDomainStep_3_orange-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_12_heb.jpg' );
    height: 52px;
    width: 50px;
}

.BuyDomainStep_3_gray-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_6_heb.jpg' );
    height: 52px;
    width: 28px;
}

.BuyDomainStep_4_orange-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_13_heb.jpg' );
    height: 52px;
    width: 50px;
}

.BuyDomainStep_4_gray-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_7_heb.jpg' );
    height: 52px;
    width: 28px;
}

.BuyDomainStep_5_gray-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_8_heb.jpg' );
    height: 52px;
    width: 28px;
}

.BuyDomainStep_5-rtl
{
    background-image: url( 'images/hosting/steps/stepsb_9_heb.jpg' );
    height: 52px;
    width: 23px;
}

.BuyDomainStep
{
    font-family: Arial;
    font-size: 18px;
    color: #595146; /*margin-left: 15px;     margin-right: 15px;*/
}

.BuyDomainCurentStep
{
    font-family: Arial;
    font-size: 18px;
    color: white; /*margin-left: 15px;     margin-right: 15px;*/
}

.BuyDomainStep_orange_1-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_18_en.jpg' );
    height: 63px;
    width: 30px;
}

.BuyDomainStep_gray_1-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_17_en.jpg' );
    height: 63px;
    width: 30px;
}

.BuyDomainStep_Point-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_3_en.jpg' );
    height: 63px;
    width: 37px;
}

.BuyDomainStep_Point_5-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_15_en.jpg' );
    height: 63px;
    width: 18px;
}
.BuyDomainStep_1_orange-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_1_en.jpg' );
    height: 63px;
    width: 34px;
}

.BuyDomainStep_1_gray-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_16_en.jpg' );
    height: 63px;
    width: 35px;
}

.BuyDomainStep_2_orange-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_11_en.jpg' );
    background-position: right center;
    height: 63px;
    width: 26px;
}

.BuyDomainStep_2_gray-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_4_en.jpg' );
    height: 63px;
    width: 19px;
}

.BuyDomainStep_3_orange-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_12_en.jpg' );
    background-position: right center;
    height: 63px;
    width: 25px;
}

.BuyDomainStep_3_gray-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_6_en.jpg' );
    height: 63px;
    width: 19px;
}

.BuyDomainStep_4_orange-ltr
{
    background-image: url("images/hosting/steps/stepsb_13_en.jpg");
    background-position: right center;
    height: 63px;
    min-width: 24px;
}

.BuyDomainStep_4_gray-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_7_en.jpg' );
    height: 63px;
    width: 19px;
}

.BuyDomainStep_5_orange-ltr
{
    background-image: url("images/hosting/steps/stepsb_14_en.jpg");
    background-position: right center;
    height: 63px;
    min-width: 24px;
}
.BuyDomainStep_5_gray-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_8_en.jpg' );
    height: 63px;
    width: 17px;
}

.BuyDomainStep_5-ltr
{
    background-image: url( 'images/hosting/steps/stepsb_9_en.jpg' );
    height: 63px;
    width: 18px;
}


.DomainNameTitle-rtl
{
    width: 200px;
    margin-left: 20px;
    height: 24px;
    margin-right: 20px;
    float: right;
    border-left: 1px solid #CECECE;
}

.DomainNameTitle-ltr
{
    padding-top: 2px;
    width: 200px;
    margin-left: 20px;
    height: 25px;
    margin-right: 20px;
    float: left;
    border-right: 1px solid #CECECE;
}

.ModalBackground-z-index-4
{
    z-index: 4 !important;
}

.Productrb1
{
    background-color: #312C28;
    background: transparent none repeat scroll 0 0;
    display: block;
    font-size: 1px;
}
.Productr0b1
{
    background: #312C28 none repeat scroll 0 0;
    border-left: 1px solid #312C28;
    border-right: 1px solid #312C28;
    margin: 0 7px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr1b1
{
    background: #312C28 none repeat scroll 0 0;
    border-left: 1px solid #312C28;
    border-right: 1px solid #312C28;
    margin: 0 5px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr2b1
{
    background: #312C28 none repeat scroll 0 0;
    border-left: 1px solid #312C28;
    border-right: 1px solid #312C28;
    margin: 0 3px;
    height: 1px;
    display: block;
    overflow: hidden;
    border-width: 0 2px;
}
.Productr3b1
{
    background: #312C28 none repeat scroll 0 0;
    border-left: 1px solid #312C28;
    border-right: 1px solid #312C28;
    margin: 0 2px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr4b1
{
    background: #312C28 none repeat scroll 0 0;
    border-left: 1px solid #312C28;
    border-right: 1px solid #312C28;
    margin: 0 1px;
    height: 2px;
    display: block;
    overflow: hidden;
}

.Productrb2
{
    background-color: #D6D5D5;
    background: transparent none repeat scroll 0 0;
    display: block;
    font-size: 1px;
}
.Productr0b2
{
    background: #D6D5D5 none repeat scroll 0 0;
    border-left: 1px solid #D6D5D5;
    border-right: 1px solid #D6D5D5;
    margin: 0 7px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr1b2
{
    background: #D6D5D5 none repeat scroll 0 0;
    border-left: 1px solid #D6D5D5;
    border-right: 1px solid #D6D5D5;
    margin: 0 5px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr2b2
{
    background: #D6D5D5 none repeat scroll 0 0;
    border-left: 1px solid #D6D5D5;
    border-right: 1px solid #D6D5D5;
    margin: 0 3px;
    height: 1px;
    display: block;
    overflow: hidden;
    border-width: 0 2px;
}
.Productr3b2
{
    background: #D6D5D5 none repeat scroll 0 0;
    border-left: 1px solid #D6D5D5;
    border-right: 1px solid #D6D5D5;
    margin: 0 2px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr4b2
{
    background: #D6D5D5 none repeat scroll 0 0;
    border-left: 1px solid #D6D5D5;
    border-right: 1px solid #D6D5D5;
    margin: 0 1px;
    height: 2px;
    display: block;
    overflow: hidden;
}

.Productr0b3
{
    background: #000000 none repeat scroll 0 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 7px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr1b3
{
    background: #F6F6F6 none repeat scroll 0 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 5px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr2b3
{
    background: #F6F6F6 none repeat scroll 0 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 3px;
    height: 1px;
    display: block;
    overflow: hidden;
    border-width: 0 2px;
}
.Productr3b3
{
    background: #F6F6F6 none repeat scroll 0 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 2px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr4b3
{
    background: #F6F6F6 none repeat scroll 0 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 1px;
    height: 2px;
    display: block;
    overflow: hidden;
}

.Productr0b4
{
    background: #000000 none repeat scroll 0 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 7px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr1b4
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 5px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr2b4
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 3px;
    height: 1px;
    display: block;
    overflow: hidden;
    border-width: 0 2px;
}
.Productr3b4
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 2px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr4b4
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0 1px;
    height: 2px;
    display: block;
    overflow: hidden;
}

.Productrbw
{
    background-color: #DFDFDF;
    background: transparent none repeat scroll 0 0;
    display: block;
    font-size: 1px;
}
.Productr0bw
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    margin: 0 7px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr1bw
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    margin: 0 5px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr2bw
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    margin: 0 3px;
    height: 1px;
    display: block;
    overflow: hidden;
    border-width: 0 2px;
}
.Productr3bw
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    margin: 0 2px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr4bw
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    margin: 0 1px;
    height: 2px;
    display: block;
    overflow: hidden;
}

.Productrbw1
{
    background: transparent none repeat scroll 0 0;
    display: block;
    font-size: 1px;
}
.Productr0bw1
{
    background: #FFFFFF none repeat scroll 0 0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: 0 7px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr1bw1
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: 0 5px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr2bw1
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: 0 3px;
    height: 1px;
    display: block;
    overflow: hidden;
    border-width: 0 2px;
}
.Productr3bw1
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: 0 2px;
    height: 1px;
    display: block;
    overflow: hidden;
}
.Productr4bw1
{
    background: #DFDFDF none repeat scroll 0 0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: 0 1px;
    height: 2px;
    display: block;
    overflow: hidden;
}

div.AddOnsActive
{
    background-color: Yellow;
}

div.AddOnsActive.AddOnsHover
{
    background-color: Green;
}

.DomainAddOnsBox
{
    width: 150px;
}
.SelectDomainServicesHeightDiv1
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 17px;
}
.SelectDomainServicesHeightDiv2
{
    height: 1px;
}
.SelectDomainServicesHeightDiv3
{
    width: 850px;
    margin-left: 20px;
    margin-right: 20px;
}
.SelectDomainServicesHeightDiv4
{
    width: 700px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    height: 20px;
}
.SelectDomainServicesDomainList
{
   padding-left:11px;
}
.SelectDomainServicesDomainListTD1
{
    min-width: 250px;
}
.SelectDomainServicesDomainListTD2
{
    width: 250px;
}
.SelectDomainServicesDomainListDiv
{
    width: 850px;
    margin: 18px 0 0 90px;
    height: auto;
}
.HideDetailsExample
{
    width: 900px;
    margin: 0 auto;
    margin-top: 5px;
    padding-right: 8px;
}
.HostingServicesPackageTitle
{
    background-image: url('images/buy-hosting-package-title-bg.gif');
    width: 610px;
    height: 69px;
    padding-left: 15px;
}
.HostingServicesPackageTop
{
    background-image: url('images/hostingPackage_Top.png');
    width: 576px;
    height: 17px;
}
.HostingServicesPackageBottom
{
    background-image: url('images/hostingPackage_Btm1.png');
    width: 576px;
    height: 22px;
    clear: both;
}
.HostingServicesPackageMiddle1
{
    background: url('images/hostingPackage_Mdl1.png') no-repeat;
    width: 576px;
    height: 122px;
    clear: both;
}
.HostingServicesPackageMiddle2
{
    background: url('images/hostingPackage_Mdl2.png') repeat-y;
    width: 546px;
    padding-left: 30px;
    height: auto !important;
    overflow: hidden !important;
}
.HostingServicesPackageLastBottom
{
    background-image: url('images/hostingPackage_Btm2.png');
    width: 576px;
    height: 19px;
    clear: both;
}
.servicesHostingPackage9
{
    background: url('images/selectNow1.png') no-repeat;
    width: 114px;
    height: 23px;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
}
.servicesHostingPackage10
{
    background: url('images/selectNow2.png') no-repeat;
    width: 114px;
    height: 23px;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
}
.servicesHostingPackage11
{
    background: url('images/selectNow3.png') no-repeat;
    width: 114px;
    height: 23px;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
}
.HostingAddOnDomain9
{
    font-size: 18px;
    color: #46990a;
    margin-left: 10px;
    padding-top: 20px;
}
.HostingAddOnDomain10
{
    font-size: 18px;
    color: #ee9d00;
    margin-left: 10px;
}
.HostingAddOnDomain11
{
    font-size: 18px;
    color: #0c5ac4;
    margin-left: 10px;
}
.HostingStripClass9
{
    color: #46990a;
    font-family: Arial;
    width: 140px;
    margin: 11px 0 0 15px;
    font-size: 20px;
}
.HostingStripClass10
{
    color: #ee9d00;
    font-family: Arial;
    width: 140px;
    margin: 11px 0 0 15px;
    font-size: 20px;
}
.HostingStripClass11
{
    color: #0c5ac4;
    font-family: Arial;
    width: 140px;
    margin: 11px 0 0 15px;
    font-size: 20px;
}
.ServiceHostingPakageStrip-1-ltr
{
    height: auto !important;
    overflow: hidden !important;
}
.ServiceHostingPakageStrip-2-ltr
{
    height: auto !important;
    overflow: hidden !important;
}
.ServiceHostingPakageStrip-3-ltr
{
    height: auto !important;
    overflow: hidden !important;
}
.HostingServicesTitle
{
    color: #46990a;
    font-family: Arial !important;
    font-size: 30px;
    padding:0 0 10px 59px;
}
.HostingServicesText1
{
     width:890px;   
     font-family: Arial !important;  
     font-size:14px;
     text-align: center;
     padding:0 0 10px 0;
     
}
.HostingServicesText2
{
    width:890px;
    text-align: center;
    font-size: 11px;
    font-family: Arial !important;  
    padding:0 0 10px 0;
}
.HostingServicesButtonsTbl
{
    width:907px;
}
