/*
  yaskawa.css
*/


#top_bullets_table { 
  margin: 8px 0px 10px 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;
  margin: 20px 0px 25px 0px;
  font-size: 14px;
}

#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-size: 21px; */
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 8px;
  text-align: center;
}

#top_cta-v2 {
  background-image: url(../../../../skins/common/images/top_cta_v2/arrow_bg.gif);
  background-repeat: no-repeat;
  background-position: 25px 0px; 
  margin-top: 20px;
}

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




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


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

