
* 
{
  font-style: normal;
  /* list-style: square; */
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
}

img 
{
  border: none;
}

a:hover 
{
  text-decoration: underline;
}

a:visited
{
  color: #FFFFFF;
}

html 
{
  background: #1D4773;
  color: #FFFFFF;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
}

body 
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  top: 0;
  /*  background: #0F2546;  */
  background: transparent url("images/bkg_page.png") repeat-x 0 100%;  


  position: relative;
/* #112B4E */
}

#clearfloats
{
  clear: both;
  margin:  0;
  padding: 0;
}

/*===============================================================*/
/*    - header                                                   */
/*===============================================================*/

#header
{
  margin:  0;
  padding: 0;
  top: 0;
  position: relative;
  height: 125px;
  background: transparent url("images/bkg_header.png") no-repeat 0 100%;  
}

#page_title
{
  color: #FFFFFF;
  margin: 20px 0 0 35px;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 22px;
  font-weight: bold;  
}

/*===============================================*/
/*   - Navbar Tabs                               */
/*===============================================*/

#navbar
{
  overflow: hidden;
  margin: 0 0 0 5px;
  width: 100%;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: bold;
  text-align: left;
  float: bottom;
  position: absolute;
  bottom: 5px;
}

#navbar ul
{
  margin:  0;
  padding: 0;
}

#navbar ul li
{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

#navbar ul li a
{
  padding: 5px 20px 8px 20px;
  display: block;
  text-decoration: none;
}

#navbar ul li a:link, #navbar ul li a:visited
{
  background: transparent;
  color: #FFFFFF;
}

#navbar ul li a:hover, #navbar ul li a:active
{
  background: transparent;
  color: #FFFFFF;
  text-decoration: underline;
}

#navbar ul li.current_page_item a:link, #navbar ul li.current_page_item a:visited
{
  background: transparent;
  color: #4FBCF0;
  text-decoration: none;
}

/* ============================================ */
/*   - product box on products page             */
/* ============================================ */

#product_box_left 
{ 
  width: 350px;  height: 294px;
  background: transparent url("images/bkg_product.png") no-repeat;
  margin:  20px 0;
  padding: 0;
  line-height: 1.5;  float: left;  position: relative;
  font-size: 12px;
  left: 35px;
}

#product_box_right 
{ 
  width: 350px;  height: 294px;
  background: transparent url("images/bkg_product.png") no-repeat;
  margin:  20px 0;
  padding: 0;
  line-height: 1.5;  float: right;  position: relative;
  font-size: 12px;
  right: 35px;
}

#product_box_left .title, #product_box_right .title 
{
  color: #1D4773;
  width: 100%;
  height: 43px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.7em;
}

#product_box_left ul li, #product_box_right ul li
{
  list-style-type: none;
  background-image: url(images/square_bullet.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-top:    10px; 
  margin-bottom: -7px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0 0 0 15px;
  text-align: left;
  line-height: 16px;
  font-weight: normal;
  color: #000000;
  width: 85%;
}

/*
  list-style: square;
  margin-left:   25px;
  margin-top:    10px;
  margin-bottom: -7px;
  margin-right:   10px;
  color: #000000;
  text-align: left;
  width: 90%;
  line-height: 16px;

*/

#product_box_left .note, #product_box_right .note
{
  color: #000000;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: none;
  font-style: italic;
  margin: 15px 20px 10px 20px;
  padding: 0;
  text-align: left;
}

#product_box_links
{
 margin: 0 auto;
 padding: 0;
 color: #FFFFFF;
 font-size: 12px;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-weight: bold;
 text-decoration: none;
 float: bottom;
 bottom: 10px;
 position: absolute;
 width: 350px;
 height: 15px;
 text-align: center;
}

#product_box_links a:link, #product_box_links a:visited
{
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

#product_box_links a:hover, #product_box_links a:active
{
  font-weight: bold;
  color: #B22222;
  text-decoration: underline;
}

#product_box_links img
{
  margin:  0;
  padding: 0;
  position: relative;
  top: 1px;
}

/*===================================================*/

#purchase_box_wide
{ 
  width: 731px;  height: 230px;
  background: transparent url("images/bkg_purchase_box_wide.png") no-repeat;
  margin:  0 auto;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  color: #000000;
}

#purchase_box_wide .title 
{
  color: #1D4773;
  width: 100%;
  height: 43px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.7em;
}

#purchase_box_wide .item_column
{
  margin: 3px 0 3px 140px;
  padding: 0 0 0 0;
  width: 200px;
  height: 14px;
  position: relative;
  float: left;
  line-height: 14px;
/* border-style: solid; border-color: red; border-width: 1px; */
}

#purchase_box_wide .price_column
{
  margin: 3px 0 3px 0;
  padding: 0;
  width: 80px;
  height: 14px;
  position: relative;
  float: left;
  line-height: 14px;
  text-align: center;
 /* border-style: solid; border-color: black; border-width: 1px; */
}

#purchase_box_wide .item_column_2
{
  margin: 0 0 0 15px;
  padding: 0;
  width: 420px;
  height: 20px;
  position: relative;
  float: left;
  line-height: 16px;
 /* border-style: solid; border-color: red; border-width: 1px; */
}

#purchase_box_wide .price_column_2
{
  margin: 0;
  padding: 0;
  width: 80px;
  height: 20px;
  position: relative;
  float: left;
  line-height: 16px;
  text-align: center;
 /* border-style: solid; border-color: black; border-width: 1px; */
}

#purchase_box_wide .header
{
  margin:  10px 0 10px 10px;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: left;
}

#purchase_box_wide .textbox
{
  margin: 0 0 0 10px;
  padding: 5px 0 5px 5px;
  width: 445px;
  height: 120px;
  font-size: 12px;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: left;
}


#purchase_box_left
{ 
  width: 358px;  height: 235px;
  background: transparent url("images/bkg_purchase_box.png") no-repeat;
  margin:  0;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  float: left;
  left: 34px;
  color: #000000;
}

#purchase_box_right
{ 
  width: 358px;  height: 235px;
  background: transparent url("images/bkg_purchase_box.png") no-repeat;
  margin:  0;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  float: right;
  right: 34px;
  color: #000000;
}

#purchase_box_left .title , #purchase_box_right .title
{
  color: #1D4773;
  width: 100%;
  height: 43px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.7em;
}




/*===================================================*/

#note_italics
{
  text-align: center;
  width: 70%;
  margin: 0 auto;
  padding: 0;
  color: #CCCCCC;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

/*===================================================*/

#footer_links
{
 margin:  0 auto;
 padding: 0;
 color: #FFFFFF;
 font-size: 14px;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-weight: bold;
 text-decoration: none;
 position: absolute;
 width: 100%;
 text-align: center;
}

#footer_links a:link, #footer_box_links a:visited
{
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

#footer_links a:hover, #footer_links a:active
{
  font-weight: bold;
  color: #B22222;
  text-decoration: underline;
}

/*===================================================*/

#input_box
{
  margin: 0 0 4px 0;
  padding: 0;
  width: 340px;
  line-height: 28px;
  background: transparent;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;  
  float: left;
  font-size: 12px;
  font-weight: normal;
/* border-width: 1px; border-color: blue; border-style: solid;  */
}

#input_box .label
{
  margin: 2px 0 0 7px;
  padding: 3px 0 0 3px;
  width: 65px;
  height: 16px;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  float: left;
  background: transparent;
  color: #000000;
  line-height: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;  
/* border-width: 1px; border-color: red; border-style: solid; */
}

#input_box input.editbox
{
  margin: 0 0 0 3px;
  padding: 3px 0 0 3px;
  width: 255px;
  height: 16px;
  line-height: 12px;
  font-size: 12px;
  color: #000000;
  background: #FFF9DD;
  float: left;
  border-width: 1px; border-color: #C0C0C0; border-style: solid;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;  
}

#input_box select.selector
{
  margin: 1px 0 0 0;
  padding: 0 0 0 3px;
  /* width: 10px; */
  /* height: 26px; */
  line-height: 12px;
  font-size: 12px;
  color: #000000;
  background: #FFF9DD;
  border-width: 1px; border-color: #C0C0C0; border-style: solid;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;  
}

#input_box textarea.message
{
  margin: 0 0 0 0;
  padding: 5px 5px 5px 4px;
  width: 500px;
  height: 230px;
  line-height: 14px;
  font-size: 12px;
  color: #000000;
  background: #FFFFFF;
  border-width: 1px; border-color: #C0C0C0; border-style: solid;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;  
}

#input_box input.checkbox
{
  margin: 3px 3px 0 0px;
  padding: 3px  0 0 0px;
  width: 20px;
  height: 16px;
  line-height: 12px;
  font-size: 12px;
  color: #000000;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, Sans-Serif; 
/* border-width: 1px; border-color: #C0C0C0; border-style: solid; */
}

form input.checkout_button
{
  width: 195px;
  height:37px; 
  background-color: transparent;
  background-image: url(images/checkout_button.png);
  text-decoration: none;
  padding: 0px;
  margin: 0 0 0 0;
  border: none;
}

form input:hover.checkout_button
{
  display: block;
  background-color: transparent;
  background-image: url(images/checkout_button.png);
  background-position: 0px -37px;
}

form input.purchase_button
{
  width: 195px;
  height:37px; 
  background-color: transparent;
  background-image: url(images/purchase_button.png);
  text-decoration: none;
  padding: 0px;
  margin: 0 0 0 0;
  border: none;
}

form input:hover.purchase_button
{
  display: block;
  background-color: transparent;
  background-image: url(images/purchase_button.png);
  background-position: 0px -37px;
}

form input.quote_button
{
  width: 195px;
  height:37px; 
  background-color: transparent;
  background-image: url(images/quote_button.png);
  text-decoration: none;
  padding: 0px;
  margin: 0 0 0 0;
  border: none;
}

form input:hover.quote_button
{
  display: block;
  background-color: transparent;
  background-image: url(images/quote_button.png);
  background-position: 0px -37px;
}

#button_box
{
  margin: 0;
  padding: 0;
  width: 260px;
  height: 40px;
  float: left;
}

/*===============================================================*/

#full_white_box
{
  margin: 20px auto;
  padding: 0;
  width: 740px;
  background: transparent;
  color: #000000;
}

#full_white_box .top
{
  width: 740px;
  height: 4px;
  background-color: transparent;
  background-image: url(images/bkg_white_top.gif);
}

#full_white_box .body
{
  background: #FFFFFF;
  color: #000000;
  margin: auto;
  padding: 5px 20px 20px 20px;
}

#full_white_box .bottom
{
  width: 740px;
  height: 4px;
  background-color: transparent;
  background-image: url(images/bkg_white_bottom.gif);
}

#full_white_box .title2
{
  color: #000000;
  margin: 0 20px 0 20px;
  padding: 0;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
}

#full_white_box .title3
{
  color: #000000;
  margin: 10px 0 10px 0;
  padding: 0;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
}

#full_white_box .text2
{
  color: #000000;
  margin: 0 20px 0 20px;
  padding: 0;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

#full_white_box .return_link
{
  color: #0000FF;
  margin:  0;
  padding: 0;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

#full_white_box .text_column1
{
  color: #000000;
  margin: 10px 5px 0 40px;
  padding: 0;
  width: 150px;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  text-align: right;
  float: left;
/* border-width: 1px; border-color: #C0C0C0; border-style: solid;  */
}

#full_white_box .text_column2
{
  color: #000000;
  margin: 10px 0 0 0;
  padding: 0;
  width: 200px;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  float: left;
  font-family: Arial, Helvetica, Verdana, sans-serif; 
/* border-width: 1px; border-color: red; border-style: solid;  */
}

#full_white_box ul li, #full_white_box ol li
{
  list-style: number;
  margin-left:   25px;
  margin-top:    10px;
  margin-bottom: -7px;
  margin-right:   10px;
  color: #000000;
  text-align: left;
  width: 90%;
  line-height: 16px;
}

#full_white_box .privacy_page ul
{
  list-style-type: none;
  margin-top:    5px; 
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  line-height: 16px;
}

#full_white_box .privacy_page li
{
  list-style-type: none;
  background-image: url(images/square_bullet.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-top:    10px; 
  margin-bottom: -7px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0 0 0 15px;
  text-align: left;
  color: #000000;
  line-height: 16px;
}

/*====================================================================*/

#faq_box .faq_title
{
  margin: 5px 40px 10px 30px;
  padding: 0px;
  float: none;
  font-weight: bold;
  font-size: 16px;
  color: #9F0000;
}

#faq_box .faq_question
{
  margin: 0px 30px 5px 55px;
  padding: 0px;
  float: bold;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5;
  color: #000096;
}

#faq_box .faq_answer
{
  margin: 5px 30px 10px 56px;
  padding: 0px;
  float: clear;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
}

#faq_box img.faq_icon
{
  margin: 2px 0px 0 30px;
  float: left;
  width: 12px;
  height: 12px;
}

#faq_box .faq_answer ul, #faq_box .faq_answer ol
{
  list-style-type: none;
  margin-top:    3px;
  margin-bottom: 3px;
  text-align: left;
  line-height: 16px;
  margin-left: 0px;
}

#faq_box .faq_answer li
{
  list-style-type: none;
  background-image: url(images/square_bullet.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-top:    2px; 
  margin-bottom: 2px;
  padding: 0 0 0 15px;
  text-align: left;
  line-height: 16px;
  font-weight: normal;
  color: #000000;
}

/*==============================================*/

#checkout
{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

#checkout .group_header
{
  margin: 0;
  padding: 2px 0 10px 0px;
  float: clear;
  width: 200px;
  line-height: 16px;
  height: 16px;
  text-align: left;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
/* border-width: 1px; border-color: green; border-style: solid; */
}

#checkout .title
{
  margin: 0;
  padding: 2px 5px 2px 0;
  float: left;
  width: 80px;
  line-height: 16px;
  height: 16px;
  text-align: right;
  position: relative;
  font-weight: bold;
/* border-width: 1px; border-color: red; border-style: solid; */
}

#checkout .data
{
  margin: 0;
  padding: 2px;
  float: left;
  width: 230px;
  line-height: 16px;
  height: 16px;
  text-align: left;
  position: relative;
/* border-width: 1px; border-color: green; border-style: solid; */
}

#checkout_customer
{
  margin: 0 0 0 30px;
  padding: 0;
  width: 340px;
  float: left;
/* border-width: 1px; border-color: blue; border-style: solid; */
  overflow: hidden;
}

#checkout_vehicle
{
  margin: 0;
  padding: 0;
  width: 320px;
  float: left;
 /* border-width: 1px; border-color: blue; border-style: solid; */
  overflow: hidden;
}

#checkout .paragraph
{
  margin: 0 auto;
  padding: 0;
  line-height: 18px;
  width: 600px;
/* border-width: 1px; border-color: blue; border-style: solid; */
}

/*==============================================================*/

#quote_box_wide 
{ 
  width: 731px;  
  height: 360px;
  background: transparent url("images/bkg_quote_box_wide.png") no-repeat;
  margin:  0 auto;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  color: #000000;
}

#quote_box_wide .title 
{
  color: #1D4773;
  width: 100%;
  height: 43px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.7em;
}

#quote_box_wide .header
{
  margin:  0 0 10px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: none;
  text-align: center;
  border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #808080;
}

#quote_box_wide .subtitle
{
  margin:  10px auto 5px;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: none;
  text-align: center;
}

#quote_box_wide .subtitle_italics
{
  margin:  5px auto;
  padding: 0;
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: none;
  text-align: center;
}

#quote_box_wide .left_box, #quote_box_wide .right_box
{
  margin: 10px 20px;
  padding: 0;
  width: 320px;
  /* height: 50px;  */
  font-size: 12px;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: left;
/* border-width: 1px; border-color: blue; border-style: solid; */
}

#quote_box_left
{ 
  width: 358px;  height: 151px;
  background: transparent url("images/bkg_quote_box.png") no-repeat;
  margin:  0;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  float: left;
  left: 34px;
  color: #000000;
}

#quote_box_right
{ 
  width: 358px;  height: 151px;
  background: transparent url("images/bkg_quote_box.png") no-repeat;
  margin:  0;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  float: right;
  right: 34px;
  color: #000000;
}

#quote_box_left .title , #quote_box_right .title
{
  color: #1D4773;
  width: 100%;
  height: 43px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.7em;
}

/*===================================================================*/

#comment_box_wide 
{ 
  width: 731px;  
  height: 230px;
  background: transparent url("images/bkg_comment_box_wide.png") no-repeat;
  margin:  0 auto;
  padding: 0;
  line-height: 1.5;  position: relative;
  font-size: 12px;
  color: #000000;
}

#comment_box_wide .title 
{
  color: #1D4773;
  width: 100%;
  height: 43px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 2.7em;
}

#comment_box_wide .textbox
{
  margin: 0 0 0 30px;
  padding: 5px;
  width: 420px;
  height: 130px;
  font-size: 12px;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  float: left;
  background: #FFF9DD;
  border-width: 1px; border-color: #C0C0C0; border-style: solid;
}

/*============================================================*/

#more_details .left_box
{
  margin: 0;
  padding: 0;
  width: 340px;
  float: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
/* border-width: 1px; border-color: red; border-style: solid;  */
}

#more_details .right_box
{
  margin: 0;
  padding: 0;
  width: 340px;
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
/*  border-width: 1px; border-color: blue; border-style: solid;  */
}

#more_details .left_box_text
{
  margin: 0;
  padding: 10px;
  float: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  font-style: italic;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  border-width: 1px; border-color: #000000; border-style: solid;
}

#more_details .sub_header
{
  margin: 0 auto;
  padding: 10px;
  float: none;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  text-align: center;
  line-height: 18px;
  color: #000080;
  border-width: 1px; border-color: #000000; border-style: solid;
}

#more_details .disclaimer
{
  margin: 0 auto;
  padding: 0;
  float: none;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  line-height: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  text-align: center;
}


#more_details a.purchase_button
{
  width: 195px;
  height:37px; 
  background-color: transparent;
  background-image: url(images/purchase_button.png);
  text-decoration: none;
  padding: 0px;
  margin: 0 0 0 70px;
  border: none;
  float: left;
}

#more_details a:hover.purchase_button
{
  display: block;
  background-color: transparent;
  background-image: url(images/purchase_button.png);
  background-position: 0px -37px;
}

#more_details a.faq_button
{
  width: 195px;
  height:37px; 
  background-color: transparent;
  background-image: url(images/faq_button.png);
  text-decoration: none;
  padding: 0px;
  margin: 0 70px 0 0;
  border: none;
  float: right;
}

#more_details a:hover.faq_button
{
  display: block;
  background-color: transparent;
  background-image: url(images/faq_button.png);
  background-position: 0px -37px;
}

#more_details a.quote_button
{
  width: 195px;
  height:37px; 
  background-color: transparent;
  background-image: url(images/quote_button.png);
  text-decoration: none;
  padding: 0px;
  margin: 0 0 0 70px;
  border: none;
  float: left;
}

#more_details a:hover.quote_button
{
  display: block;
  background-color: transparent;
  background-image: url(images/quote_button.png);
  background-position: 0px -37px;
}


/*
#more_details .right_box ul
{
  list-style: square;
  margin-top:    5px;
  margin-bottom: 0px;
  text-align: left;
  line-height: 16px;
}

#more_details .right_box li
{
  list-style: square;
  margin-top:    0px;
  margin-bottom: 5px;
  text-align: left;
  line-height: 16px;
  font-weight: bold;
  color: #000080;
}
*/

#more_details .right_box ul
{
  list-style-type: none;
  margin-top:    5px; 
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  line-height: 16px;
}

#more_details .right_box li
{
  list-style-type: none;
  background-image: url(images/square_bullet.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-top:    10px; 
  margin-bottom: -7px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0 0 0 15px;
  text-align: left;
  line-height: 16px;
  font-weight: bold;
  color: #000080;
}

/*================================================*/


