body {
    text-align: center;
    margin: 0;
    background: #e8e8ea url('../images/x_gradient_bg.jpg') repeat-x;
}

form {margin:0; padding:0;}

/*input{ margin-bottom: -8px}*/
div#form input {margin-bottom: 0;}


a, img {
    border: none;
}

a {
    color: #164394;
}

div {display: block;}

ul {
    text-decoration: none;
    margin:0;
    padding:0;
}

ol li ol {
    list-style-type: lower-alpha;
}

li {
    text-decoration: none;
}
div#float_cont {
    width: 790px;
    padding: 0px;
    margin: 0px;
}
div#container {
    margin-top: 0;
    background: url('../images/y_bg.jpg') repeat-y top center;
    width: 840px;
    margin: 0 auto 0 auto;
}

div#inner_container {
    background: url('../images/white_bg.jpg') no-repeat;
    text-align: left;
    width: 760px !important;
    width: 840px;
    padding: 10px 40px 0 40px;
}

div#header_newsletter {
    float: right;
    margin: 10px 10px 0 0 !important;
    margin-top: 2px;
}

div#form {
    background: url('../images/mail.gif') no-repeat;
    margin-top: 10px;
}

div#form p {
    font-family: Arial, Verdana, sans-serif;
    text-align: right;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
}
div#form p a {
    color: #bf0010;;
}

div#header {
    padding: 0;
}

div#navlist {
    background: url('../images/blue_nav.gif') no-repeat;
    height: 30px;
}

div#navlist ul {
    padding: 0;
    list-style-type: none;
    font-family: Arial, Verdana, sans-serif;
    text-align: horizontal;
    font-size: 11px;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

div#navlist ul li {
    display: inline;
}

div#navlist a {
    color: #FFF;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0 23px 0 23px !important;
    padding: 0 27px 0 27px;
    margin: 9px 0 4px 0;
    border-left: 1px solid #4f8cc2;
}

div#navlist a.first {
    border: none;
}

div#navlist a:hover {
    color: #b2d6f7;
}

div#left_col {
    float: left;
    width: 200px;
}

div#left_col ul {
    list-style-type:none;
}

div#right_col {
    float: right;
    width: 184px;
    background-position: left;
    padding: 15px 0 0 0;   
    margin-right: 30px; 
}

div#right_cta ul {
    list-style-type:none;
    padding: 0;
    margin-top: 15px;
}
    
div#right_cta ul li { 
    margin-bottom: 15px;     
}

div#content {
    margin: 0 0px 0 210px;
    padding: 15px 45px 45px 0;
    color: #3d3d3d;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 150%;
}
div#content p {
    margin-top: 0px;
}
div#content ul {
    margin-top: 0px;
    padding: 0px 10px 10px 20px;
}

div#content.fullcol {
    clear:both;
    margin:0;
    padding: 0;
    width: 750px;
}
div#content.rightcol {
    margin:0;
    margin-left: 200px;
    padding:0;
    width: 500px;
}

div#content div.section {
    border-bottom: 1px solid #b7cbe3;
}

img.header_img {
    margin-bottom: 0px;
    height: 128px;
    max-width: 758px;
}

div.navsearch {
    margin-top: 0px;
    padding-top: 0px;
}

.navsearch form {
    background: url('../images/nav_search.gif') no-repeat;
    padding: 5px 5px 10px 5px;   
    margin-bottom: 7px;                
}

div#lets_get_started ul {
    padding: 0;
    list-style-type: none;
    display: block;
    margin: 0;
}

div#lets_get_started li {
    margin-bottom: 7px; 
    padding:0;
}

div#link_to_us_banners {
    border: 1px solid #555;
    padding: 10px 10px 10px 10px;
}

div#content h1 {
    color: #164394;
    font-size: 19px;
    font-family: Arial, Verdana, sans-serif;
}

div#content h2 {
    color: #164394;
    font-size: 14px;
    font-family: Arial, Verdana, sans-serif;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
div#content h3 {
    color: #333;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

div#content h4 {
    color: #164394;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
	margin-left: 31px;
    margin-bottom: 12px;
    padding-bottom: 0px;
	
}

h3.services_title {
    color: #bf0010;
    font-size: 16px;
    font-family: Arial, Verdana, sans-serif;
    border-bottom: 1px solid #b7cbe3;
    padding: 10px 0 5px 0; 
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#subnav li{
    padding-bottom: 6px;
        
}

#subnav a:hover {
        color: #bf0010;
}
ul#subnav, ul.subnav {
    list-style-type:none;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 10px;
}

ul.subnav li {
    background: url('../images/red_arrow.gif') no-repeat;
    padding-left: 16px;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 150%;
}

ul.subnav li.sub {
    background:#FFF;
}


ul.subnav li.sub ul li {
    background: url('../images/blue_arrow.gif') no-repeat;
    padding-left: 8px;
}

.subnav a {
    list-style-type: none;
    text-decoration: none;
    
}

#left_cta li{
    padding-bottom: 6px;    
}


#footer a:hover {
    color: #bf0010;
} 

#footer ul {
    padding:0;
    list-style-type:none;
}

#footer {
    display: block;
    padding: 0;
    margin: 0;
    border-top: 4px solid #e2e2e2;
    clear: both;
    height: 300px;
}

#footer h3 {
    color: #bf0010;
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    padding-top: 0;
    margin-top:0;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#footer h3 a {
    color: #bf0010;
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    padding-top: 0;
    margin-top:0;
}

#footer a {
    color: #3d3d3d;
    list-style-type: none;
    text-decoration: none;
    font-family: Arial, Verdana, sans-serif;
    line-height: 200%;
    font-size: 10px;
    
}

div.footer_block {
    float: left;
    width: 175px !important;    
    border-left: 1px solid #e2e2e2;
    padding: 0 0 0 15px;
    margin: 10px 0 20px 0;
    height: 250px;
}

/* PURCHASE PAGES */
div#product_table {
    margin: 0 auto 0 auto;
    clear:both;
    width: 758px;
    position: relative;
}
div#product_table #silverstar {
	z-index: 1;
	position: absolute;
	margin: 0px;
	width: 86px;
	height: 56px;
	top: 77px;
	left: -41px;
}
div#product_table #bestvalico {
	z-index: 1;
	position: absolute;
	margin: 0px;
	width: 41px;
	height: 41px;
	top: 49px;
	left: 422px;
}

table#prodtbl {
    width: 694px;
    margin-bottom: 10px;
    padding:0;
}
table#prodtbl td.prod_head {
    padding: 0px;
    margin: 0px;
    height: 54px !important;
    width: 694px;
}
table#prodtbl td.prod_head img {
    margin-bottom: 0 !important;
    margin-bottom: -3px;
}
table#prodtbl td.subhead {
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    background-image: url('../images/purchase/product_heading_bg.gif');
    background-repeat: repeat-x;
    height: 28px;
    width: 684px;
    padding-left: 10px;
    color: #fff;
    font-family: arial;
    font-size: 12pt;
}
table#prodtbl th.feature_title {
    border-left: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    width: 454px;
    height: 30px;
    text-align: left;
	vertical-align: middle;
}
table#prodtbl th.feature_title div {
    font: 8.5pt arial;
    margin-left: 10px;
	vertical-align: middle;
}
table#prodtbl th.topfeature_title {
    border-left: 0px;
	background-image: url(../images/purchase/product_feature_headingbg.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
    border-top: 0px;
    width: 454px;
    text-align: left;
}
table#prodtbl th.topfeature_title div {
    font: 8.5pt arial;
    margin-left: 0px;
}
table#prodtbl th.base {
    height: 100px;
    border-bottom: 1px solid #b2b2b2;
}
table#prodtbl td.final {
    border-left: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    height: 85px;
    padding-top: 15px;
    padding-left: 0px;
    text-align: left;
    font: 8.5pt arial;
    color: #1c3b6a;
}
table#prodtbl td.bestval {background-image: url('../images/purchase/best_value_blue.png'); background-repeat: no-repeat; width: 79px; }
table#prodtbl td.or {width: 79px; border-right: 1px solid #b2b2b2;}
table#prodtbl td.wht {width: 79px; border-right: 1px solid #b2b2b2;}
span.price {font-size: 14pt;}
table#prodtbl td.toporange {
    width: 79px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
	background-image: url(../images/purchase/product_feature_headingbg.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
    text-align: center;
	vertical-align: bottom;
}
table#prodtbl td.topvalnew {
    width: 79px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
	background-image: url(../images/purchase/product_feature_headingbg.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
    text-align: center;
	vertical-align: bottom;
}
table#prodtbl td.topgray {
    width: 79px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
	background-image: url(../images/purchase/product_feature_headingbg.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
    text-align: center;
	vertical-align: bottom;
}
table#prodtbl td.orange {
    width: 79px;
    height: 30px;
    background-color: #fbd87e;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    text-align: center;
}
table#prodtbl td.valnew {
    width: 79px;
    height: 30px;
    background-color: #d2d2d2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    text-align: center;
}
table#prodtbl td.gray {
    width: 79px;
    height: 30px;
    background-color: #e6e6e6;
    border-left: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    text-align: center;
}
table#prodtbl td.wht {
    height: 30px;
    background-color: #fff;
    border-left: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    text-align: center;
}
table#prodtbl td.c3 {
    width: 35px;
}

table#prodtbl td.c4 {
    width: 37px;
}

table#prodtbl td.c5 {
    width: 40px;
}
table#prodtbl td.c6 {
    width: 36px;
}

table#prodtbl td.c7 {
    width: 38px;
}

table#prodtbl td.c8 {
    width: 34px; 
    border-right: 1px solid #b2b2b2;
}

table#prodtbl td.last {
    width: 78px;
}

table#prodtbl th.grn_ft_title { 
    height: 40px; 
    background-color: #effff5; 
    font-size: 12pt; 
    font-weight: bold;
}

table#prodtbl td.or_gr { 
    height: 40px;
    font: bold 10pt arial; 
    color: #173677; 
    background-image: url('../images/purchase/or_bestval.gif');
}

table#prodtbl td.gr_gr { 
    height: 40px;
    font: bold 10pt arial; 
    color: #173677; 
    background-image: url('../images/purchase/gr_bestval.gif');
}
    
table#prodtbl td.gr {
    height: 40px; 
    background-color:#effff5; 
    font: bold 10pt arial; 
    color: #173677;
}

table#prodtbl th.bl_ft_title { height: 40px; background-color:#e5f3ff; border-bottom: 1px solid #b2b2b2; font-size: 12pt; font-weight: bold;}
table#prodtbl td.or_bl { height: 40px; border-top: 0px; border-bottom: 1px solid #b2b2b2; background-image: url('../images/purchase/or_prod_bg.gif');}
table#prodtbl td.gr_bl { height: 40px; border-top: 0px; border-bottom: 1px solid #b2b2b2; background-image: url('../images/purchase/gr_prod_bg.gif');}
table#prodtbl td.bl {height: 40px; background-color:#e5f3ff; font: 10pt arial; color: #005;border-bottom: 1px solid #b2b2b2;}

.btn_order {
    position: absolute;
    float: right;
    margin-top: 15px;
}

div#purch_footer {
    width: 784px;
    height: 200px;
    margin: 0px;
    padding-top: 20px;
    margin-left: -12px;
    text-align: center;
    background-image: url('../images/purchase/footer_bg.gif');
    background-repeat: repeat-x;
}
div#purch_footer img {
    display: inline;
    border: 0px;
    margin-left: 20px;
    vertical-align:top;
}

/* Review Order Page */
div.title {
    border-bottom: 1px solid #bbb;
    font: bold 12pt arial;
    color: #008;
    width: 700px;
    margin-top: 25px;
}

div.ck_row {
    margin-bottom: 15px;
    padding-left: 0px;
    width: 700px;
}

div.ck_row table {
    font-family: arial;
    font-size: 10pt;
    color: #333;
    border-collapse: collapse;
}

div.ck_row table tr.border {
    border-bottom: 1px solid #bbb;
}
img.extra {
    position: relative;
    top:4px;
}
div.ck_row table tr td {
    padding: 10px;
    white-space: nowrap;
    font-size: 8.5pt;
    vertical-align: top;
}

div.ck_row table.nameform {
    margin-top: 15px;
    margin-left: 15px;
}

div.ck_row table.nameform tr td {
    padding: 0px;
    padding-top: 2px;
    white-space: nowrap;
    font-size: 8.5pt;
    vertical-align: top;
}

div.ck_row table tr td.bold {
    font-weight: bold; 
    font-size: 9pt;
}
    
div.ck_row table tr td.subtotal {
    text-align: right;
    color: #008; 
    font: 11pt arial;
}

div.ck_row table tr td.title {
    color: #008; 
    font: 11pt arial;
}

span.graytxt {
    font: 8pt arial;
    color: #666;
    margin-left: 15px;
}

.error {color:#f00;}

div.ck_row table.nameform tr td.fm_title { 
    font-weight: bold;
}

div.ck_row table.nameform tr td.fm_input {
    padding-left: 10px;
}

input.prinput {
    border: 1px solid #bbb;
    width: 250px;
    height: 20px;
    margin-bottom: 5px;
}
input.cnum {
    border: 1px solid #bbb; 
    width: 150px; 
    margin-right: 10px;
}

input.cname {
    border: 1px solid #bbb;
     width: 150px; 
     margin-right: 10px;
}

input.vcode {
    border: 1px solid #bbb; 
    width: 100px; 
    margin-right: 3px;
}

select.prdd {
    border: 1px solid #bbb; 
    margin-right: 10px;
}

input.qty {
    border: 1px solid #bbb; 
    width: 20px; 
    height: 15px; 
    font: 8pt arial; 
    text-align: center;
}

input.btn_complete {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

a.smlink {
    font-size: 8pt; 
    margin-right: 10px;
}

div#moreinfo {
    margin-top: 30px;
    width: 745px;
    height: 155px;
    background-image: url('../images/purchase/what_next.gif');
    background-repeat: no-repeat;
    
}
/* Product Info Page */
div#top_title {
    width: 544px !important;
    width: 300px;
    height: 55px;
    padding-top: 15px !important;
    padding-top: 0;
    border-bottom: 1px solid #bbb;
    position: relative;
}
div#title {
    margin-left: 20px;
    margin-right: 140px;
    font: bold 18pt arial;
    color: #008;
    height: 60px;
}
div.prod_info {
    width: 550px;
}
div#price {
    width: 110px;
    margin-right: 20px;
    font: bold 14pt arial;
    color: #008;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
div#prod_image {
    float: left;
    width: 174px;
    margin: 10px;
    margin-bottom: 10px;
}

div#keyfeatures {
    width: 330px;
    margin-left: 190px;
    padding-top: 4px;
    font-size: 8.5pt;
    line-height: 9pt;
    min-height: 170px;
}

div#keyfeatures ul {
    list-style: none;
    list-style-image: url('../images/li_bullet_sm.gif');
    margin-top: 5px;
}

div#keyfeatures li {
    margin-bottom: 5px;
}

div#extras {
    color: #153474;
    font-size: 9pt;
    line-height: 9pt;
    margin-top: 5px;
    font-size: 8.5pt;
    line-height: 9pt;
}

div#details ul {
    list-style: none;
    list-style-image: url('../images/li_bullet_sm.gif');
    margin-top: 5px;
}

div#details li {
    margin-bottom: 5px;
}

div#details {
    margin-top: 0px; 
    width: 544px;
    padding-top: 2px;
    font-size: 8.5pt;
    line-height: 9pt;
}

div#more {
    margin-top: 20px; 
    width: 550px; 
    border-bottom: 1px solid #bbb; 
    padding-bottom: 10px; 
    padding-top: 2px;
    margin-bottom: 20px;
    font-size: 9pt;
    line-height: 9pt;
}

div.clear {
    clear: both;
    font-size: 0;
}

span.title {
    font: bold 11pt arial;
    color: #008;
    display: block;
}

table.info_table {
    width: 544px;
    border-collapse: collapse;
}

table.info_table tr.mid td { 
    padding: 20px; 
    padding-top: 10px; 
    font: 9pt arial; 
    color: #888;
}

table.info_table tr.mid {
    background-image: url('../images/purchase/tbl_info_mid.gif'); 
    width: 544px;
}

table.info_table tr.top {
    background-image: url('../images/purchase/tbl_info_top.gif'); 
    width: 544px; 
    height: 15px;
}

table.info_table tr.bottom {
    background-image: url('../images/purchase/tbl_info_btm.gif'); 
    width: 544px; 
    height: 15px;
}

textarea {
    width: 400px;
    height: 200px;
    font-size: 11px;
}

div.testimonial {
    width: 456px;
    background: url('../images/testimonial-bg/repeat.gif') repeat-y;
    color: #213e7a;
    margin: 10px auto 10px auto;
}

div.testimonial_top {
    background: url('../images/testimonial-bg/top.gif') no-repeat;
}

div.testimonial_quote {
    font-weight:bold;
    padding: 20px 40px 10px 40px;
}

div.testimonial_citation {
    font-style:italic;
    text-align:right;
    padding: 0 40px 0 40px;
}

div.testimonial_small {
    width: 325px;
    background: url('../images/testimonial-bg-small/repeat.gif') repeat-y;
    color: #213e7a;
    margin: 10px auto 10px auto;
}

div.testimonial_small_top {
    background: url('../images/testimonial-bg-small/top.gif') no-repeat;
}

div.testimonial_small_quote {
    font-weight:bold;
    padding: 20px 40px 10px 40px;
}

div.testimonial_small_citation {
    font-style:italic;
    text-align:right;
    padding: 0 40px 0 40px;
}

div.tip {
    width: 456px;
    background: url('../images/tip-bg/repeat.gif') repeat-y;
    color: #FFF;
    margin: 10px auto 10px auto;
}

div.tip_top h2.top {
    color: #fff;
}

div.tip_top a {
    color: #fff;
}

div.tip_top {
    background: url('../images/tip-bg/top.gif') no-repeat;
    padding: 50px 30px 10px 30px;
}

div.useful_links {
    background: url('../images/useful-links/repeat.gif') repeat-y;
    width: 375px;
    font-size: 11px;
    margin: 10px auto 10px auto;
    color: #FFF;
}

div.useful_links ul li a {
    color: #FFF;
}

div.useful_links_top {
    background: url('../images/useful-links/top.gif') no-repeat;
    padding: 28px 40px 0 25px;
}

div.big_useful_links {
    background: url('../images/useful-links/repeat_500.gif') repeat-y;
    width: 505px;
    font-size: 11px;
    margin: 10px auto 10px auto;
    color: #FFF;
}

div.big_useful_links ul li a {
    color: #FFF;
}

div.big_useful_links_top {
    background: url('../images/useful-links/top_500.gif') no-repeat;
    padding: 28px 40px 0 25px;
}

div#last_bot_nav {
    margin: 0 auto 0 auto !important; 
    margin: 0 0 0 30px;
    padding: 0 0 20px 0;
    font-size: 10px;
    text-align:center;
}

div#last_bot_nav a {
    padding: 0 10px 0 10px !important;
    padding: 0 5px 0 5px; 
}

div.content_form {
    padding-left: 20px;
}

div.content_form label {
    display:block;
}

div.content_form input {
    width: 300px;
}

div.content_form input.submit {
    width: 120px;
}

/* Search Page */
div#srch_title {
    border: 1px solid #213e7a;
    margin-top: 10px;
    padding: 5px;
    font-size: 12pt;
}

div#srch_results {
    font-size: 8pt;
    line-height: 9pt;
}

div#srch_results ul li a {
    font-size:10pt;
    line-height: 11pt;
}

div#srch_results ul li {
    list-style-type: none;
    border-bottom: 1px solid #bbb;
    margin-bottom: 10px;
}

div.index {
    width: 360px;
}

div#gr_box_top {
    height: 19px;
    width: 547px;
    background-image: url('../images/gr_box_top.gif');
    margin-bottom: 0px;
    padding: 0px;
}

div#gr_box_bot {
    height: 19px;
    width: 547px;
    background-image: url('../images/gr_boxbot.gif');
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

div#gr_box_mid {
    width: 467px;
    background-image: url('../images/gr_box_mid.gif');
    background-repeat: repeat-y;
    color: #999;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 45px;
    padding-right: 35px;
    padding-bottom: 15px;
}
div#gr_box_mid a{ color: #999;}
div#preview_link {
    margin-top: 15px;
    padding-left: 3px;
}

div#faq a {
    text-decoration:none;
}

div#faq a:hover {
    color: #F00;
}
div#law_top {
    width: 540px;
    height: 40px;
    background-image: url('../images/lawyer/top.gif');
    margin-bottom: 0px;
    padding: 0px;
}
div#law_mid {
    width: 540px;
    background-image: url('../images/lawyer/mid.gif');
    background-repeat: repeat-y;
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
div#law_mid p {
    margin-bottom: 0px;
}
div#law_bot {
    width: 540px;
    height: 19px;
    background-image: url('../images/lawyer/bottom.gif');
    margin-top: 0px;
    padding-top: 0px;
}

div#lawyer_pic {
    width: 140px;
    padding: 15px;
    position: relative;
    margin-left: 0px;
    float: left;
}
div#lawyer_info {
    position: relative;
    margin-right: 0px;
    margin-left: 175px;
    margin-bottom: 15px;
}
img.lawyer_pic {
    width: 125px;
    border: 1px solid #ccc;
}
input#id_working {
    width: 15px;
}

div#survey_form {
    width:600px; 
    background: url('../images/purchase/survey_bg.gif') repeat-y;
    margin: 20px auto 0; 
    padding: 0px;
    font-size: 10px;
    color: #3d3d3d;
    font-family: Arial, Verdana, sans-serif;
}
div#survey_form_topcap {display: block; height: 21px; background: url('../images/purchase/survey_bg_top.gif') no-repeat;}
div#survey_form_bottomcap {display: block; height: 21px; background: url('../images/purchase/survey_bg_bottom.gif') no-repeat;}
div#survey_form form {
    margin: 0 20px;
}
div#survey_form p, div#survey_form th{
    /*color: #3d3d3d;*/
    font: 12px Arial, Verdana, sans-serif;
    text-align: left;
	vertical-align:top;
}
div#survey_form th, div#survey_form td {
    padding-bottom: 10px;
}
div#survey_form ul {margin: 0; padding: 0;}
div#survey_form ul li {
    display:inline;
    /*color: #3d3d3d;*/
    font: 12px Arial, Verdana, sans-serif;
    text-align: left;
}

div#survey_form td.vert-radio li {
	font: 12px Arial, Verdana, sans-serif;
    text-align: left;
	list-style:none;
	display:list-item;

}

div#survey_extra_info ul li {
    display: block;
    float: left;
    width: 50%;
}
#survey_submit {
    text-align: center;
}
#survey_thankyou {
    text-align: right;
}
div#survey_form #survey_thankyou p {
    text-align: left;
    color: #164394;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
}
hr.survey_hr {
    color:#CCC; 
    background-color:#ccc;
}

.errorList, ul.errorlist {color: #f00;}
p.alert strong {color: #f00;}

.bumpdown {
    margin-top: 10px;
} 
#producttbl {
	width: 758px;
	/*border: 0px solid #b2b2b2;*/
	margin-top: 15px;
	border-collapse: collapse;
}
#slvrstar {
   z-index: 1;
   position: absolute; 
   margin: 0px;
   width: 86px;
   height: 56px;
   top: 135px;
   left: -40px;
}
#bstvalue {
   z-index: 1;
   position: absolute; 
   margin: 0px;
   width: 86px;
   height: 56px;
   top: 80px;
   left: 750px;
}
#prodtoprow {
	background: url('../images/purchase/product_feature_headingbg.png') repeat-x ;
	background-position:bottom;
}
#prodtopmain {
	width: 410px;
	height: 92px;
	padding: 0px;
	border-bottom: 1px solid #b2b2b2;
	vertical-align: bottom;
}
#prodtopslvr {
	width: 116px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#prodtopgold {
	width: 116px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#prodtopplat {
	width: 116px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#prodmain {
	width: 410px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
}
#prodmain div {
    font: 8.5pt arial;
    margin-left: 10px;
	vertical-align: middle;
}
#prodslvr {
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	background: #d2d2d2;
	text-align: center;
}

#botprodslvr{
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	background: #fff;
	vertical-align: bottom;
}
#botprodgold {
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	background: #fff;
	vertical-align: bottom;
}
#botprotplat {
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	background: #fff;
	vertical-align: bottom;
}

#prodgold {
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	background: #fbd87e;
	text-align: center;
}

#prodplat {
	width: 116px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	text-align: center;
	background-color: #d2d2d2;
}
#prodbreakmn {
	width: 410px;
	height: 30px;
	background: #184596 url('../images/bonus_sample_letters_bg.png') repeat-x;
	margin: 0px;
	padding: 0px;
}
#prodbreak {
	width: 116px;
	height: 30px;
	background: #184596 url('../images/bonus_sample_letters_bg.png') repeat-x;
	margin: 0px;
	padding: 0px;
}
#featred_text {
    color: #164394;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
	margin-left: 31px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

