div.faqRowWrap{
  margin:0 0 12px 0;
  padding-right:42px;
}

div.faqRowWrap h2{
  font-size:14px;
  line-height:14px;
}

div.faqRowWrap ul{
  
}

div.faqRowWrap li{
  padding-bottom:6px;
  list-style:disc !important;
  list-style-position: inside !important;
}

div.faqBoxLft{
  width:255px;
  float:left;
  background: transparent url(/images/v3/listing/faq_bg_lft_mid.png) repeat-y scroll top left;
}

div.faqBoxLft, div.faqBoxRgt{
  position:relative;
  padding:14px;
}

div.faqBoxLftTop,
div.faqBoxLftBot,
div.faqBoxRgtTop,
div.faqBoxRgtBot{
  position:absolute;
  left:0px;
}

div.faqBoxLftTop,
div.faqBoxLftBot{
  width:283px;
}

div.faqBoxRgtTop,
div.faqBoxRgtBot{
  width:220px;
}

div.faqBoxLftTop,
div.faqBoxRgtTop{
  height:14px;
  top:0px;
}

div.faqBoxLftBot,
div.faqBoxRgtBot{
  height:13px;
  bottom:0px;
}

div.faqBoxLftTop{
  background: transparent url(/images/v3/listing/faq_bg_lft_top.png) no-repeat scroll top left;
}

div.faqBoxLftBot{
  background: transparent url(/images/v3/listing/faq_bg_lft_bot.png) no-repeat scroll top left;
}

div.faqBoxRgt{
  width:192px;
  float:right;
  background: transparent url(/images/v3/listing/faq_bg_rgt_mid.png) repeat-y scroll top left;
}

div.faqBoxRgtTop{
  background: transparent url(/images/v3/listing/faq_bg_rgt_top.png) no-repeat scroll top left;
}

div.faqBoxRgtBot{
  background: transparent url(/images/v3/listing/faq_bg_rgt_bot.png) no-repeat scroll top left;
}
