/*
  item.css
*/

h1.h1_rcitem {
  margin-top: 20px;
  color: #900;
}

h2.h2_custom {
  background-image: none;
  padding-left: 0;
}


td.bullet_2_text {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0px 15px 5px;
  xcolor: #1155cc;
}

td.bullet_2_arrow {
  vertical-align: top;
  padding-top: 3px;
}

div.sub_bullet_text {
  font-style: normal; 
  font-weight: normal; 
  font-size: 16px;
  color: #666;
}

p.rci_paragraph_1 {
  line-height: 130%;
}

p.rci_paragraph_2 {
  font-size: 17px;
  font-weight: bold;
  line-height: 130%;
}

/* --- secondary ctas 2 --- */
#secondary_ctas_2 {
  font-size: 13px;
  margin: 0px auto;
}
#secondary_ctas_2 td {
  text-align: left;
  padding-bottom: 2px;
  font-size: 13px;
}


