/*
  industrial-electronic-repair.css
*/


#free_eval_button_wmo_b {
  display: block;
  background: url(images/free_eval_button_wmo_b.gif) -0px -0px no-repeat;
  width: 100%;
  height: 100%;
}
#free_eval_button_wmo_b:hover {
  background: url(images/free_eval_button_wmo_b.gif) -0px -47px no-repeat;
}


li.ier_bullets {
  margin-top: 12px;
}



/* --- secondary ctas --- */
#secondary_ctas {
  font-size: 85%;
}
#secondary_ctas td {
  text-align: left;
}
#secondary_ctas a {
  text-decoration: none;
}
#secondary_ctas a:hover {
  text-decoration: underline;
}



/* --- secondary ctas 2 --- */
#secondary_ctas_2 {
  font-size: 78%;
  margin-left: 10px;
}
#secondary_ctas_2 td {
  text-align: left;
  padding-bottom: 2px;
}



/*
  top_cta-v2 stuff
*/




#top_bullets_table { 
  margin: 8px 0px 15px 0px;
}
#top_bullets_table td {
  padding-bottom: 4px;
}
#top_bullets_table td.td_bullet {
  padding-top: 2px;
  width: 20px;
} 
#top_bullets_table td.td_text {  
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
}




#top_cta-v2_bullets {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 14px;
  margin-top: 20px;
}

#top_cta-v2_bullets li {
  margin-bottom: 8px;
  font-style: italic;
}

#top_cta-v2_title {
  color: #900000; 
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 8px;
}

#top_cta-v2 {
  background-image: url(images/top_cta_v2/arrow_bg.gif);
  background-repeat: no-repeat;
  background-position: 30px 0px;
}

#top_cta-v2 p {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}

 

