/***** Buy Now Page table styles START******/
table.license-table td.scnd-td, 
table.support td.scnd-td, 
table.free-3-month td.scnd-td, 
table.install-table td.scnd-td, 
table.total-table td.scnd-td {
    text-align: right; 
    padding-right: 10px;
    white-space: nowrap;
}

table.license-table td, 
table.support td, 
table.free-3-month td, 
table.install-table td, 
table.total-table td {
    height: 30px; 
    padding: 0px 10px 0px 10px; 
    /*border-bottom: 1px solid #eee;*/
}

table.license-table tfoot td, 
table.support tfoot td, 
table.free-3-month tfoot td, 
table.install-table tfoot td, 
table.total-table tfoot td {
	border-top: 1px solid #eee;
}

table.license-table td.faq-links, 
table.support td.faq-links, 
table.free-3-month td.faq-links, 
table.install-table td.faq-links, 
table.total-table td.faq-links{
    height: 10px;
    padding: 0 5px 5px 17px;
}


table.license-table td.faq-links a, 
table.support td.faq-links a, 
table.free-3-month td.faq-links a, 
table.install-table td.faq-links a, 
table.total-table td.faq-links a {
	border-bottom: 1px dashed;
    color: #3689b3;
    font-size: 11px;
    text-decoration: none;
}

table.license-table, 
table.support, 
table.free-3-month, 
table.install-table, 
table.total-table {
    border-collapse: collapse;
}

table.license-table th, 
table.support th, 
table.free-3-month th, 
table.install-table th, 
table.total-table th {
    text-align: left; 
    height: 30px; 
    background-color: #F4F4F4; 
    padding-left: 10px;
}

table.license-table th {background: #F4F4F4 url(../images/tab-5.gif) top left no-repeat;}
table.license-table tfoot td {background: #F4F4F4 url(../images/tab-4.gif) bottom left no-repeat; border-bottom: none; height: 4px;}
table.free-3-month th {background: #F4F4F4 url(../images/tab-5.gif) top left no-repeat;}
table.support tfoot td {background: #F4F4F4 url(../images/tab-4.gif) bottom left no-repeat; border-bottom: none; height: 4px;}

table.license-table tr.tr_bck1 td, 
table.support tr.tr_bck1 td, 
table.free-3-month tr.tr_bck1 td, 
table.install-table tr.tr_bck1 td, 
table.total-table tr.tr_bck1 td {background-color: #F4F4F4;}
div.license-div table {border-collapse: collapse; border: 0;}
div.license-div table td {}
div.license-div {margin-bottom: 40px;}
table.total-table td {background-color: #f4f4f4;}
table.total-table {margin-bottom: 15px;}
table.license-table select, input{font-size: 14px; margin:5px; padding:3px;}
div#product_div select, div#product_div input{font-size: 14px; margin:5px; padding:3px;}
div#product_2_div select, div#product_2_div input{font-size: 14px; margin:5px; padding:3px;}
table.free-3-month, table.license-table {margin:5px 0 0 0;}
p#check_domain_message {margin-top: 4px;}
/*table.install-table {margin-top: 5px;}*/
/***** Buy Now Page table styles END ******/

td.col-bor-l {border-left: 1px solid #eee;}
td.col-bor-r {border-right: 1px solid #eee;}
