#adv_header {
  	position: relative;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    line-height: 125%;
}
#adv_headertop {
  	position: relative;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 28px;
    line-height: 125%;
}

#pre_sechdr {
    font-family: Arial;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    font-size: 24px;
    line-height: 125%;
}

#nowprice {
	display: inline;
    position: relative;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    font-style: italic;
    color: #FF0000;
    border: 1px solid #000000;
    padding: 1px;
}
.plan_headers, .plan_headers a, .plan_headers a:hover, .plan_headers_l, .plan_headers_r, .plan_headers_l a, .plan_headers_r a {
	text-align: center;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    color: #0000FF;
    border: 1px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
}
.plan_headers_l {
    border-left:2px solid #CCCCCC;
}
.plan_headers_r {
    border-right:2px solid #CCCCCC;
}
.plan_headers a, .plan_headers_l a, .plan_headers_r a {
    border: none;
}

.plan_headers a:hover, .plan_headers_l a:hover, .plan_headers_r a:hover  {
	border: none;
    text-decoration: underline;
}
.table_text, .table_text_l, .table_text_r,.table_text_rb, .table_text_lb, .table_text_b, .table_text_t {
	font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #CCCCCC;
}
.table_text_l,.table_text_lb {
  border-left: 2px solid #CCCCCC;
}
.table_text_r {
  border-right: 2px solid #CCCCCC;
}
.table_text_lb,.table_text_rb {
  border-bottom: 2px solid #CCCCCC;
}
.table_text_rb {
  border-bottom: 2px solid #CCCCCC;
}
.table_text_b {
  border-bottom: 2px solid #CCCCCC;
}
.table_text_t {
  border-top: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC;
}
#newimg {
 /* position: relative;/* top: 3px; */
}
.sales_bullets {
	font-family: Arial; font-weight: bold; color: #000000; font-size: 15px; line-height: 20px; padding-bottom: 2px;
}

.sales_bullets a {
	font-family: Arial; font-weight: bold; color: #0000CC; font-size: 15px; line-height: 20px; padding-bottom: 2px;
}

#adv_subheader {
  	position: relative; font-family: Arial; font-weight: bold; text-decoration: none; font-size: 14px; line-height: 125%;
}

