* {
    margin: 0;
    padding: 0;
}
.new_text {background:#f6861f; color:#ffffff; font-weight:bold;padding:0px 2px 0px 2px;}
.orange_new {background:#f6861f; color:#ffffff; font-weight:bold;padding:0px 2px 0px 2px;}
/* colors, mostly used to set the font color */
.orange{color:#F6860C !important;}
.blue {color:#0066CC !important;}
.white{color:#FFFFFF !important;}
.black{color:#000000 !important;}
body {
    background-color: #F0F3F5;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#body {
    width: 1087px;
}
#header {
    background-image: url("images/header-bg.png");
    background-repeat: repeat-x;
    height: 58px;
    width: 1087px;
	position:absolute;
	line-height:58px;
	 left: 0px;
}
#basictalk-header {
    background-image: url("images/header-bg-1.png");
    background-repeat: repeat-x;
    height: 58px;
    width: 1087px;
	position:absolute;
	line-height:58px;
	 left: 0px;
}
#header-logo {
   /* height: 58px;*/
    left: 60px;
    position: absolute;
    /*width: 102px;*/
}
#phone {
    color: #FFFFFF;
    font-weight: bold;
    right: 146px;
    position: absolute;
}
#espanol_link {
    right: -93px;
    position: absolute;
    top: 15px;
}
#chat {
    display: none;
    position: relative;
    top: 11px;	
}
a.sales-chat, a.espanol {
    /*background: -moz-linear-gradient(center top , #FEB635 0%, #FBA721 100%) repeat scroll 0 0 transparent;*/
	background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#FEB635),color-stop(100%,#FBA721));
	background-image:-moz-linear-gradient(top,#FEB635 0,#FBA721 100%);
	background-image:linear-gradient(top,#FEB635 0,#FBA721 100%);
	background:#FBA721;	
    border: 1px solid #E37800;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0 3px;
    padding: 0 1.5em;
    text-decoration: none;
    vertical-align: middle;
}

a.basictalk-sales-chat, a.basictalk-espanol {
    background: -moz-linear-gradient(center top , #5ab7ee 0%, #289edc 100%) repeat scroll 0 0 transparent;
    border: 1px solid #1d93d0;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0 3px;
    padding: 0 1.5em;
    text-decoration: none;
    vertical-align: middle;
}

a.sales-chat:hover, a.espanol:hover, a.basictalk-sales-chat:hover, a.basictalk-espanol:hover {
    text-decoration: underline;
	color:#ffffff;
}

a.sales-chat, a.basictalk-sales-chat {
    margin-left: 10px;
}


#content {
    background-color: #FFFFFF;
    box-shadow: 0 0 5px #888888;
    clear: both;
    float: left;
    margin: 75px 0 20px 50px;
    padding: 15px;
    width: 950px;
}
a {
    text-decoration: none;
}
a, a:hover, a:visited {
    color: #0081C6;
}
#content h1 {
    color: #444;
    font-size: 36px;
    font-weight: normal;
    margin: 15px 0 8px;
}
#content h2 {
    /*color: #FF8902;*/
    font-size: 24px;
    font-weight: normal;
    margin: 5px 0;
	/*float:none;*/
}
#content h3 {
    clear: both;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin: 5px 0;
}
#content h4 {
    clear: both;
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin: 5px 0;
}
#content p {
    clear: both;
 /*   float: left; */
    font-size: 14px;
    margin: 10px 0;
}
ul {
    clear: both;
    margin: 10px 15px;
}
img {
    border: 0 none;
}
.left-margin {
    margin-left: 25px !important;
}
.title {
    clear: both;
    color: #333333;
	font-size: 24px;
  /*  float: left; */
    font-weight: normal;
    margin: 10px 0 20px 25px !important;
}
.note {
    color: #999999;
    font-size: 11px;
}
.center {
    text-align: center;
}
.none {
    clear: none;
}
#plan_content {
    margin: 0 15px;
    width: 925px;
}
#left-cta, #left-plan, #right-plan {
    float: left;
    margin: 15px 15px 15px 0;
    width: 290px;
}
#left-cta {
    margin-left: 15px;
}
#cta {
    font-size: 14px;
}
#hr {
    background-image: url("images/hr.png");
    background-repeat: no-repeat;
    clear: both;
    float: left;
    height: 7px;
    margin: 25px 0 15px;
    width: 950px;
}
#hiw_info {
    background-image: url("images/hiw_info.png");
    background-repeat: no-repeat;
    clear: both;
    float: left;
    height: 350px;
    margin: 0 0 25px 25px;
    padding: 0 5px;
    width: 891px;
}
#hiw_l, #hiw_c, #hiw_r {
    float: left;
    height: 340px;
    padding: 5px;
    text-align: center;
    width: 275px;
}
#hiw_c {
    width: 300px;
}
#hiw_info #hiw_l h1, #hiw_info #hiw_c h1, #hiw_info #hiw_r h1 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    margin: 175px 0 0;
}
#hiw_info #hiw_l p, #hiw_info #hiw_c p, #hiw_info #hiw_r p {
    line-height: 18px;
    margin: 10px 12px 5px;
}
#how-l {
    clear: both;
    margin-left: 25px;
}
#how-l, #how-c, #how-r {
    background-image: url("images/divider.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    height: 150px;
    padding: 5px;
    width: 275px;
}
#how-c img, #how-r img {
    margin-left: 15px;
}
#how-l img, #how-c img, #how-r img {
    float: left;
    margin-right: 15px;
}
.nowrap {
    float: left;
    width: 165px;
}
#how-r {
    background-image: none;
}
#hiw_faq_module {
    border-bottom: 1px solid #E5E5E5;
    clear: both;
    float: left;
    margin: 0 0 0 15px;
    padding: 10px 15px;
    width: 900px;
}
#hiw_faq_module li {
 margin-left: 15px;
 }
#hiw_faq_module p #faq_link, #hiw_faq_module p #faq_link {
    color: #0081C6;
}
.question {
    padding-bottom: 10px;
}
.question div {
    padding-left: 15px;
    padding-top: 10px;
}
#ques {
    float: left;
}
.plusminus {
    font-size: 12px;
}
#legal {
    background-color: #E2E8EC;
    clear: both;
    color: #666666;
   /* float: left; */
    font-size: 11px;
    padding: 15px 25px;
}
#plan_content {
    float: right;
    margin: 15px 0 0 15px;
    overflow: hidden;
    width: 642px;
}
#plan_content #left_plan, #plan_content #right_plan {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-top: 12px;
    padding: 10px 0 10px 15px;
    position: relative;
}
#plan_content #left_plan {
    clear: both;
    float: left;
    margin-left: 12px;
}
#plan_content #right_plan {
    float: right;
}
#left_plan, #right_plan {
    margin-bottom: 10px;
    width: 290px;
}
#plan_content #right_plan .plan_body, #plan_content #left_plan .plan_body {
    padding-bottom: 70px;
    width: 240px;
}
#plan_content #left_plan .plan_title, #plan_content #right_plan .plan_title {
    color: #555555;
    font-size: 20px;
    font-weight: bold;
}
#plan_content #left_plan .plan_title sup, #plan_content #right_plan .plan_title sup {
    font-size: 11px;
    vertical-align: top;
}
#plan_content #left_plan .plan_price, #plan_content #right_plan .plan_price {
    color: #F89828;
    font-size: 16px;
    font-weight: bold;
}
#plan_content #left_plan .taxes_fees, #plan_content #right_plan .taxes_fees {
    color: #888888;
    font-size: 11px;
    font-weight: bold;
}
#plan_content #left_plan .order_btn, #plan_content #right_plan .order_btn {
    bottom: 10px;
    left: 13px;
	
}
#plan_content #left_plan ul, #plan_content #right_plan ul {
    font-size: 12px;
    padding: 5px 0 0 10px;
    width: 240px;
}
#plan_content #left_plan ul li, #plan_content #right_plan ul li {
    font-weight: normal;
    list-style-image: url("images/bullet_o.gif");
    margin: 5px 0 8px;
}
#plan_content #see_rates {
	
    bottom: 50px;
	left: 25px;
    margin-top: 0 !important;
    position: absolute;
	/*
	bottom: 10px;
    left: 13px;
    margin-top: 0 !important;
    position: relative;
	*/
}
#plan_content .plan_burst {
    position: absolute;
    right: 1px;
    top: 1px;
}
.more_link {
    cursor: pointer;
    display: block;
    margin: 20px 0;
    padding-left: 15px;
}
.more_link span {
    color: #0081C6;
    margin-left: 5px;
}
.more_link span:hover {
    text-decoration: underline;
}
a.blue_button {
    -moz-box-orient: vertical;
    background: -moz-linear-gradient(center top , #41ACE3 0pt, #1C91C8 100%) repeat scroll 0 0 #489BD9;
    border: 1px solid #1A81B1;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-left: 15px;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle; 
}

 a.blue_button {
	background:#489bd9;
	border:1px solid #1a81b1;
	color:#fff;
	cursor:pointer;
	height:28px;
	font-weight:bold;
	line-height:28px;
	padding:0 1.5em;
	text-decoration:none;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#41ace3),color-stop(100%,#1c91c8));
	background-image:-moz-linear-gradient(top,#41ace3 0,#1c91c8 100%);
	background-image:linear-gradient(top,#41ace3 0,#1c91c8 100%);
	text-shadow:rgba(0,0,0,0.4) 0 -1px 0;
}



a.blue_button:hover {
    background: -moz-linear-gradient(center top , #26A0DF 0pt, #187EAD 100%) repeat scroll 0 0 #2F8DD4;
    text-decoration: none;
}
a.blue_button:hover{
	background:#2f8dd4;
	background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#26a0df),color-stop(100%,#187ead));
	background-image:-moz-linear-gradient(top,#26a0df 0,#187ead 100%);
	background-image:linear-gradient(top,#26a0df 0,#187ead 100%);
	text-decoration:none;
}

#plan_content a.blue_button {
	width: 215px;
	/*top: 180px;*/
}
.basic_container {
    border: 0 solid #000000;
    overflow: hidden;
}
.default {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(0.05, #fcfcfc), color-stop(1.00, #ececec));
	background-image: -moz-linear-gradient( center top, #FFFFFF 0%, #fcfcfc 5%, #ececec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D9D9D9);

    /*background: -moz-linear-gradient(center top , #FFFFFF 0%, #D9D9D9 100%) repeat scroll 0 0 transparent;*/
    position: absolute;
	border-bottom:solid #ddd 1px;
}

.slider_lp {
    height: 260px;
    margin: -10px 0 0 -15px;
    width: 305px;
}
.slider_lp_long{
    height: 255px !important;
}
.slider_lp #plan_title {
    color: #555555;
    font-size: 21px;
    font-weight: normal;
    left: 25px;
    position: absolute;
    top: 15px;
}
.slider_lp #badge {
    position: absolute;
    right: 0px;
   /* top: 46px;*/
    z-index: 99;
}
.slider_lp #single-badge {
    position: absolute;
    right: 4px;
    top: 58px;
}
.slider_lp #orng_info {
    color: #F89828;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    left: 25px;
    position: absolute;
    top: 75px;
}
.slider_lp #plan_price {
    color: #F89828;
    font-size: 24px;
    font-weight: normal;
    left: 25px;
    position: absolute;
    top: 110px;
}
.slider_lp #taxes_fees {
    color: #888888;
    font-size: 11px;
    font-weight: normal;
    left: 25px;
    line-height: 16px;
    position: absolute;
    top: 140px;
}

.slider_lp_long #taxes_fees {
	/* line-height: 8px !important; */
}
.slider_lp_long .slider_link {
	top: 225px !important;
	left: 0px !important;
}
.slider_lp .order_btn {
    left: 10px !important;
	
    position: absolute;
	/*
    top: 175px;
	
	position: relative;
	*/
    top: 187px;
}
.slider_lp .slider_link {
    border-top: 2px solid #FFFFFF;
    bottom: 0;
    padding: 6px;
    position: absolute;
    width: 100%;

}
.slider_lp .slider_link img {
    padding: 0 15px 0 5px;
}
.basic_container {
    height: 220px;
    margin: -10px 0 0 -15px;
    width: 305px;
}
.basic_container #plan_title {
    color: #555555;
    font-size: 25px;
    font-weight: normal;
    left: 25px;
    position: absolute;
    top: 15px;
}
.basic_container #badge {
    position: absolute;
    right: 2px;
    top: 2px;
}
#single-badge {
    position: absolute;
    right: -20px;
    top: 46px;
}
.basic_container #orng_info {
    color: #F89828;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    left: 25px;
    position: absolute;
    top: 57px;
}
.basic_container #plan_price {
    color: #F89828;
    font-size: 26px;
    font-weight: normal;
    left: 25px;
    position: absolute;
    top: 80px;
}
.basic_container #taxes_fees {
    color: #f89828;
    font-size: 11px;
    font-weight: normal;
    left: 25px;
    line-height: 12px;
    position: absolute;
    top: 112px;
}
.basic_container .order_btn {
    left: 10px !important;
    position: absolute;
    top: 175px;
}
.basic_container .slider_link {
    border-top: 2px solid #FFFFFF;
    bottom: 0;
    padding: 6px;
    position: absolute;
    width: 100%;
}
.basic_container .slider_link img {
    padding: 0 15px 0 5px;
}
.basic_container .default {
    height: 220px;
    width: 100%;
   /* z-index: 1;*/
}
.slider_container {
    border: 0 solid #000000;
    overflow: hidden;
    position: relative;
}
#left-cta, #left-plan, #right-plan {
    float: left;
    margin: 15px 10px 15px 0;
    width: 240px;
}
#left-cta {
    margin-left: 15px;
    width: 265px;
}
#cta {
    font-size: 14px;
}
#headline {
    margin-bottom: 15px;
}
#single-content {
    clear: both;
    float: left;
    text-align: center;
    width: 600px;
	padding-top:25px;
}
#call-to-order {
    border-top: 1px solid #CCCCCC;
    color: #F89828;
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    width: 275px;
}



/* Vonage Extensions promo */
.vonageExtensions {
	
    width:228px; border:1px solid #CCCCCC; padding:10px 10px 50px; position: relative; background-color: #F5F5F5;
    margin-bottom: 20px;
    background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.5, #FFFFFF),
    color-stop(1, #F5F5F5)
);
background-image: -moz-linear-gradient(
    center top,
    #FFFFFF 50%,
    #F5F5F5 100%
);}    
.vonageExtensions p.bold {line-height: 15px; margin:10px 0px 20px;}
.vonageExtensions p.bold span {line-height:22px;font-size: 18px;}
.vonageExtensions p.bold span sup {font-size:8px;}
.vonageExtensions ul {padding: 0px 5px 0px 15px; margin-left: 0px;}
.vonageExtensions ul li {margin-bottom:15px; line-height: 15px;}
.vonageExtensions ul li span {font-weight:normal;}
.vonageExtensions .veBurst {position:absolute; left: 190px; top:85px;}
.vonageExtensions h2 {
    line-height: 20px;
	color: #F6860C;
    font-size: 16px;
    margin: 0 0 10px;
	font-weight: bold;
}

.vonageExtensions .free_burst{ 
	background-image: url("images/burst_small.png");
    height: 59px;
    left: 200px;
    position: absolute;
    top: 60px;
    width: 59px;
}
#content_right .vonageExtensions{
	margin-left: 12px;
 }
 
 /* new ILD template */
#ild_rate_table {
	background: #f1f1f1;/* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff3f5 6px, #ffffff 47%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(6px,#eff3f5), color-stop(47%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff3f5 6px,#ffffff 47%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eff3f5 6px,#ffffff 47%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff3f5 6px,#ffffff 47%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#eff3f5 6px,#ffffff 47%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff3f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:5px !important;
	border-radius:5px !important;
	border: 1px solid #D5D5D5;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
	/*margin: 30px 70px;   */       
	float: left;
	width:502px;
	position:relative;
	left: 56px;
}
#ild_rate_table .content_title {margin:0px; font-weight:bold;}
#ild_rate_table_right img {position:absolute; right:25px; top:10px;}
#ild_rate_table_left {padding:15px 25px 15px 25px; float: left; border-right: 1px solid #D5D5D5; height: 10px; width:200px; position:relative;}
#ild_rate_table_right {float:right; padding:15px 25px 15px 25px; height: 10px; width:200px; position:relative;}
#ild_rate_table_right a {text-decoration: none; color:#008CD7; font-weight:bold;}
#ild_rate_table_left_bttm {height: 15px; width:200px; float: left; border-right: 1px solid #D5D5D5;border-top: 1px solid #D5D5D5; padding:15px 25px 15px 25px; position:absolute; top: 40px; left:0px;}
#ild_rate_table_right_bttm {height: 15px; width:200px;  float:right; border-top: 1px solid #D5D5D5;  padding:15px 25px 15px 25px; position:relative;  }


 /* mexico spanish */

#mexico_left {clear:both; float:left; width:594px;}
#mexico_right {float:right; width:279px; border:solid 1px #CCC;}
#mexico_right p {margin:22px;}
#mexico_right ul {margin:20px 15px 25px 23px}
#mexico_right ul li {margin-top:15px;}
.mexico_bottom_nav {margin:15px 0px; text-align:center; font-size:11px;}
 /* .mexico spanish */

 /* purls style changes*/
#purl_chat {
	border: solid #CCCCCC;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    height: 10px;
    margin-bottom: -10px;
    margin-left: -16px;
    margin-top: 12px;
    padding: 10px 0 13px 25px;
	/*
    position: absolute;
    top: 586px;
    width: 281px;
	*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d9d9d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
 /* .purls style changes*/
 
/* Globe Philippines */
.globe_rate_table {width:480px; text-align:center; margin:10px 0 10px 65px;}
.globe_rate_table td {background-color:#f6f8f9; padding:5px; border:1px solid #edf0f0; font-size:12px;}
.globe_rate_table th {padding:5px; border:1px solid #edf0f0; font-size:12px;}
.globe_rate_table table {*border-collapse: collapse; border-spacing: 0;} /* IE7 and lower */
.globe_rate_table th:first-child {-moz-border-radius: 6px 0 0 0; -webkit-border-radius: 6px 0 0 0; border-radius: 6px 0 0 0;  border-bottom:0; border-right:0;}
.globe_rate_table th:last-child {-moz-border-radius: 0 6px 0 0; -webkit-border-radius: 0 6px 0 0; border-radius: 0 6px 0 0; border-bottom:0;}
.globe_rate_table td:first-child {-moz-border-radius: 0 0 0 6px; -webkit-border-radius: 0 0 0 6px; border-radius: 0 0 0 6px; border-right:0;}
.globe_rate_table td:last-child {-moz-border-radius: 0 0 6px 0; -webkit-border-radius: 0 0 6px 0; border-radius: 0 0 6px 0;}

.globe_lookup_table {width:480px; margin:10px 0 10px 65px;} 
.globe_lookup_table td {padding:10px; border:1px solid #edf0f0; font-size:11px;}
.globe_lookup_table td:first-child {-moz-border-radius:6px 0 0 6px; -webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px; border-right:0; width:170px;}
.globe_lookup_table td:nth-child(2) {border-right:0; border-left:0; width:145px;}
.globe_lookup_table td:last-child {-moz-border-radius:0 6px 6px 0; -webkit-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0; border-left:0;}


/*international_shipping*/
#is_plan{
padding-bottom:10px;
}
#is_plan img{
    float: left;
    width: 28px;
	height: 28 px;
}
#is_divider_img{
padding:30px 0px 10px 0px;
}

#is_features_divider{
padding-left:40px;
text-align:left;
color: #666666;  
font-size: 14px;    
font-weight: normal;    
line-height: 25px;    
margin: 5px 0;
}

/* LSR */
#lsr-content {
	width:550px;
	border:1px solid #cccccc;
	padding:25px;
	margin:20px 0 20px 175px;
}
#lsr-content ul li {
	margin:20px 8px;
	font-size:14px;
}

#lsr-content a:hover {
	text-decoration:underline;
}

#globe-badge {
    position: absolute;
	top:125px;
	right:25px;	
}

.amazon{display:none;}
.rest{display:none;}
.visa{display:none;}
.globe{display;}
.thanks{display:none;}
.macys{display:none;}
.fido{display:none;}
.telus{display:none;}
.phone{display:none;}
.how {display:none;}
.walmart {display:none;}
.best {display:none}
.priceup {display:none;}
.pricedown {display}
.fifty{display:none;}
.twentyfour{display:none;}
.price{display:none}
.taxes1{display:none;}
.taxes2{display:none;}
.europe {display:none;}
.easteurope {display:none;}
.asia {display:none;}
.south {display:none;}
.mexico {display:none;}
.carib {display:none;}
.banner {display:none;}

.tftable {font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #729ea5;border-collapse: collapse;}
.tftable th {font-size:12px;background-color:#0081c6; color:#ffffff; border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;text-align:center;}
.tftable tr {background-color:#d4e3e5;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;}
.tftable tr:hover {background-color:#ffffff;}